/crud-nest

Primary LanguageTypeScript

Crud Nest

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Esse projeto foi desenvolvido para colocar em pratica as técnicas de Crud em NestJS.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Diogo

 

Back to top