Sosmed REST Api
- express
npm i express
- bcrypt
npm i bcrypt
- body-parser
npm i body-parser
- cors
npm i cors
- dotenv
npm i dotenv
- joi
npm i joi
- jsonwebtoken
npm i jsonwebtoken
- mongoose
npm i mongoose
- nodemailer
npm i nodemailer
- nodemon
npm i nodemon
- express-fileupload
npm i express-fileupload
- @google-cloud/storage
npm i @google-cloud/storage
- firebase-admin
npm i firebase-admin
- Authentication
- Login
- Register
- Email Verification
- Logout
- Post
- Create Post
- Update Post
- Delete Post
- Get All Post + Pagination
- Get My Post
- Like
- Like + Push Notification
- Dislike
- Comment
- Comment + Push Notification
- Delete Comment
- Get Comment by PostId
- Get Notification