https://github.com/devzgabriel/challenge-fullcycle-7-nest
https://github.com/devzgabriel/challenge-fullcycle-7-nest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devzgabriel/challenge-fullcycle-7-nest
- Owner: devzgabriel
- Created: 2022-04-08T19:56:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T20:02:38.000Z (about 3 years ago)
- Last Synced: 2023-03-06T06:32:41.994Z (about 2 years ago)
- Language: TypeScript
- Size: 381 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest## Description
This is and repository to study about nest + sequelize.
## Running the app
```bash
# development
$ docker compose up -d```