/crud-nestjs

This repository aims to be a crud in order to study NestJS.

Primary LanguageTypeScript

📝 Description

This project aims to be a study of a CRUD using a Node.js framework in order to learn its fundamental usage.


💻 Used Technologies

This project is being developed in the following technologies:


📁 Download

# 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!