Search & Replace a string in all stories
Uses Vue 3 for the frontend and ExpressJS for the backend.
Vue 3 project is a typescript based app using the class-based approach.
Open https://storyblokfrontend-xwemo.ondigitalocean.app/
- Clone this repository
cd frontendnpm installnpm run serve- Go to
localhost:8080
cd backendnpm installnpm run start:dev- Go to
localhost:3000/apiin browser
This repository contains both the frontend and server codes. Thus, you will have to click this button below twice, and select the folder directory of choice during the final deploy steps.