A project of a rent car. Made just to pratice Typescript and NodeJs
Explore the docs »
View Demo (commming soon)
·
Report Bug
·
Request Feature
Table of Contents
This is a project made with Typescript and NodeJs. I make this project following the RocketSeat Ignite Courese. The proposal is to use all tecnology necessary to delivery a API to a rent car interprize.
Here are the instructions to you run the project in your computer.
You should have Docker installed in your computter to run this project.
- in terminal you just need to run the following command
docker-compose up
This is a non authenticated api, so you just have to use a software like Postman or Insomnia to do the requests
For more examples, please refer to the Documentation (comming soon)
- Add Readme to project
- Create basics structures
- Create base Models
- Create base UseCases
- Add a Database
- Add a ORM System
- Refactor using a dependency injection system
- Create a usage documentation to project
- Create all the user system
- Create models and UseCase
See the open issues for a full list of proposed features (and known issues).
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Denis Alves - @3denis - [email protected]
Project Link: https://github.com/denis2710/rentex