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

https://github.com/devzgabriel/challenge-fullcycle-7-nest


https://github.com/devzgabriel/challenge-fullcycle-7-nest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


Nest Logo

[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

```