-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
-
make a new branch 'level-1'
-
init package.json
- scripts
1) dev with hot-reload
2) start without hot-reload -
add:
- 📁 middlewares
- 📁 constants
- 📁 models, controllers, routes
- .gitignore
- .editorconfig
- .eslintrc расширяющий конфигурацию airbnb-base, а также необходимые для работы линтера dev-зависимости;
-
install
- express
- mongoose
- nodemon (dev)
- eslint (dev) - 3 dependencies
- winston - 2 dependencies
- bcryptjs
- body-parser
- jsonwebtoken
- celebrate
- validator
- fill with basic code app.js
use localhost:3000
database :bitfilmsdb
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels