youtube-story-maker-backend Backend for youtube-story-maker Installation dont forget to add .env from .env.example $ npm install Running the app # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod