A Node JS service RESTful API. Social Media API
- Node.js
- Postgres
- TypeORM
- Express
- Git
- Json Web Token
- Postman
- TypeScript
- Cloudinary
- Signup and Signin
- View posts
- View timeline post
- Delete and update post
- Update account
- Follow and unfollow other users
- like and comment on post
- and more ...
Postman: See documentation
git clone https://github.com/mr-chidex/social_media_v2.git
cd social_media_v2
Steps to run this project:
- Run
yarn install
command - Run variables in
dev.env
- Setup database settings inside
data-source.ts
file
yarn dev
Give a ⭐️ if you like this project!
Copyright (c) mr-chidex