Skip to content

parkhomenko/nodejs-course

Repository files navigation

Install dependencies

npm install

Docker tasks

npm db:start - Starts mysql container
npm db:stop - Stops mysql container

Start dev server

npm start

Start prod server

npm run prod

Start all validations

npm run check

Share a development site:

npm run share

Swagger docs

https://localhost:3000/api-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published