npm i
- Should have intalled on the machine python 2.7 for the bcrypt to work
functional API with Node.js and the Express.js framework. Querying, data modeling, security, authentication,
-
cmd mongod
-
npm start
for api project -
npm start
for client project -
you can find client proj in git repo under the blog branch https://github.com/FrontendMasters/angular-components/tree/blog
-
api project is published on heroku
https://blog-api-node.herokuapp.com/auth/signin
POST {
"username": "Voltis",
"password": "12345"
}
api/users api/categories api/posts