π Backend part of my own blog. Based on Express.js framework. π It should be evaluated as a full stack application for a portfolio. πΉ Frontend part
Clone the project
git clone https://github.com/shock-dev/self-blog-backend.git
Go to the project directory
cd self-blog-backend
Install dependencies
yarn
Start the server
yarn dev
- Express.js
- Mongoose
- Express-validator
- Passport.js
- Cloudinary for storing images on a remote server