Skip to content

Zagula/node-js-mentoring

Repository files navigation

NODE-JS-mentoring

Hometasks:

1. NPM/Modules

npm run hw1

2. Nodemon/Watcher

npm run hw2

3. CommandLine/Streams

npm run hw3
npm run streams -- [...args]

4. Middleware/Frameworks

npm run hw4-plain
npm run hw4-html -- --sync
npm run hw4-html
npm run hw4-json
npm run hw4-echo
npm run hw4

5. Authorization/Validation/Security

npm run hw5

Credentials for local authentication: login: dude password: qwerty1234

6. SQL/ORM (after deadline) (current)*

npm run hw6
  1. sequelize db:create
  2. sequelize db:migrate
  3. sequelize db:seed:all

WARNING! you need to change password in file ./database/sequelize/config.json

7. NoSQL/ODM

npm run hw7-city
npm run hw7-city -- --mongo
npm run hw7-genData

*current hometask can also be executing by npm start

About

Mentoring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published