manussets-api
This api is a CRUD using SOLID concepts
💻 Prerequisites
- Install LTS Node version.
- Use .env with your AWS and MongoDB credentials
🛠 Tools used
- Typescript
- Node.js
- Express
- MongoDB
- aws-sdk (s3)
- Multer
- Tsyringe
- SOLID
🚀 Installing manussets-api
To use, follow the steps:
- git clone https://github.com/rodrigorvsn/manussets-api.git
- yarn || npm install
- Create your mongo database
- Create a Bucket in AWS (s3)
- Use .env
- yarn dev in /server
📫 Contribuiting with manussets-api
To contribue with manussets-api, follow the steps:
- Fork this repository.
- Create a branch:
git checkout -b <name_branch>
. - Make the changes and confirm:
git commit -m '<message_commit>'
- Send to original repository:
git push origin <main_branch> / <local>
- Send the pull request.
Alternatively, see the GitHub documentation at how to create a pull request.
🤝 Contributors
Made with ❤️ by:
Rodrigo Victor |