This project aims to be a study of a CRUD using a Node.js framework in order to learn its fundamental usage.
This project is being developed in the following technologies:
# Clone the repository
$ git clone https://github.com/jose-renato-m/crud-nestjs.git
# Enter into the directory
$ cd crud-nestjs
# Install dependencies
$ yarn
# Put docker compose up
$ sudo docker-compose up
# Start the server
$ yarn start:dev
Made with 💙 by José Renato Montagnana 👋🏻 Get in touch!