About | Technologies | Requirements | Starting | License | Author
Esse projeto foi desenvolvido para colocar em pratica as técnicas de Crud em NestJS.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/diogorochaa/crud-nest.git
# Access
$ cd crud-nest
# Install dependencies
$ npm install
# Run the project
$ npm run start
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Diogo