A simple blog that is made with express and mongodb which has user authentication, CRUD feature for posts and comments.
https://alphacrash-blog.herokuapp.com/
- NodeJs
- npm
- yarn
- MongoDB
Change into repository's directory and run this command in terminal (or cmd):
yarn add yarn.lock
Change into repository's directory and run this command in terminal (or cmd):
node app.js