https://github.com/codeedu/live-imersao-fullcycle7-nextjs
https://github.com/codeedu/live-imersao-fullcycle7-nextjs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/live-imersao-fullcycle7-nextjs
- Owner: codeedu
- Created: 2022-03-30T14:10:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T12:52:09.000Z (about 4 years ago)
- Last Synced: 2025-04-17T10:25:53.166Z (about 1 year ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- 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 Next.js: [https://www.youtube.com/watch?v=SuPvAnsw2qs](https://www.youtube.com/watch?v=SuPvAnsw2qs)
## Rodar a aplicação
Execute os comandos:
```bash
docker-compose up
```
Acesse no browser http://localhost:3000.