Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gustavohenriqueschmitz/crud-nest.js


https://github.com/gustavohenriqueschmitz/crud-nest.js

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CRUD-Nest.js

## About the project
CRUD made in nest.js.

## Used technologies
- Nest.js
- MySQL

## Installation
**1 -** Clone the project with the command:
```
git clone https://github.com/GustavoHenriqueSchmitz/CRUD-Nest.js.git
```

**2 -** Open a terminal, access the root directory of the project and run:
```
npm i
```

**3 -** Install [docker-compose](https://docs.docker.com/compose/install/)

## Running the app
**1 -** Open a terminal and run:
```
docker-compose up
```

**2 -** Open another terminal, access the root directory and run:
```bash
npm run start
```

## Author
**Gustavo Henrique Schmitz**

**Linkedin:** https://www.linkedin.com/in/gustavo-henrique-schmitz
**Portfolio:** https://gustavohenriqueschmitz.com
**Email:** [email protected]