Username / Password = Admin
https://www.youtube.com/watch?v=vnDiHcS_jFo&t=6s
- Authentication
- RESTFUL API Example
- One command setup via Docker
- Testing (mocha & chai, sinon, supertest)
Docker
Docker-compose
docker-compose up
note: you need to add sudo at the beginning of your os is linux or mac
navigate to http://localhost:3500
nodejs
npm
mongodb
npm i
npm start
navigate to http://localhost:3500
npm i
npm test