Social Media Rest Api made with Node, Typescript and Express.
You need to install Node.js and Yarn first, Then you can download this repository or clone it running this command in your terminal:
git clone https://github.com/Jeronimo-MZ/social-media-api.gitOr, if you use a SSH key registered in your GitHub account, clone this repository running:
git clone [email protected]:Jeronimo-MZ/social-media-api.gitThen install the project dependencies running:
yarn installYou can start the development server running the following command:
yarn devThis project has some unit tests, if you make any changes to the code, you can execute them using the following command:
yarn testThis project uses the following technologies:
- ES-Lint
- Express
- Helmet
- Husky
- Insomnia
- Jest
- JWT
- Lint-Staged
- MongoDB
- Mongoose
- Morgan
- NodeJs
- Prettier
- TypeScript
- Yarn
- Yup
- More...
👤 Jerónimo Matavel
- Github: @Jeronimo-MZ
- LinkedIn: @jeronimo-matavel
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2021 Jerónimo A. Matavel Jr..
This project is MIT licensed.
Made with 💜 by Jerónimo Matavel🚀