- Express
- mongoose odm
- Best Practice Structure
- JWT middleware for authorization
- Es6
after install packages with npm install
or yarn install
run this command:
npm run build-dev
npm run build-prod
now start server with npm run server
and Open http://localhost:3000 to view it in the browser