https://github.com/codeedu/live-imersao-fullcycle6-nest-schedule-queue
https://github.com/codeedu/live-imersao-fullcycle6-nest-schedule-queue
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/live-imersao-fullcycle6-nest-schedule-queue
- Owner: codeedu
- Created: 2022-02-01T12:55:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T19:28:54.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T17:51:10.594Z (10 months ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 23
- Watchers: 5
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Participe gratuitamente: https://imersao.fullcycle.com.br/
## Sobre o repositório
Esse repositório contém o código-fonte ministrado na aula Intensivão com Nest.js: [https://www.youtube.com/watch?v=PHIMN85trgk](https://www.youtube.com/watch?v=PHIMN85trgk)
## Rodar a aplicação
Execute os comandos:
```bash
docker-compose up
```
Acesse no browser http://localhost:3000/tweets. Use o arquivo `api.http` para testar a API.