Car rental software
Import insomnia to test requests:
This project was developed with the following technologies:
- NodeJS
- Typescript
- ts-node-dev
- Express
- Typeorm
- uuidv4
- express-async-errors
- Yup
- PostgreSQL
- Redis
- Docker
- You will only need to have Node installed on your machine, and after that, clone this repository:
$ git clone https://github.com/PabloMelo11/rentx-api-ts.git
- After that, run the command below to install the dependencies.
$ yarn install
- Run docker compose
docker-compose up
- Run application
yarn dev
Made with ♥ by Pablo Melo 👋 Get in touch!