https://github.com/codeedu/live-imersao-fullcycle7-nextjs-api-route
https://github.com/codeedu/live-imersao-fullcycle7-nextjs-api-route
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/live-imersao-fullcycle7-nextjs-api-route
- Owner: codeedu
- Created: 2022-04-01T21:07:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T21:09:52.000Z (about 4 years ago)
- Last Synced: 2025-01-23T15:38:12.787Z (over 1 year ago)
- Language: TypeScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- 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 Como criar API com Next.js integrando com outros sistema: [https://www.youtube.com/watch?v=8zCcNPntRIU](https://www.youtube.com/watch?v=8zCcNPntRIU)
## Rodar a aplicação
Execute os comandos:
```bash
docker-compose up
```
Acesse no browser http://localhost:3000.