https://github.com/codeedu/live-imersao-fullcycle5-next
https://github.com/codeedu/live-imersao-fullcycle5-next
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/live-imersao-fullcycle5-next
- Owner: codeedu
- Created: 2021-12-01T19:08:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T19:11:49.000Z (over 4 years ago)
- Last Synced: 2025-01-01T19:27:47.192Z (over 1 year ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- 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 Server Side Rendering com Next.js: [https://www.youtube.com/watch?v=T9IAlagTcJk](https://www.youtube.com/watch?v=T9IAlagTcJk)
## Rodar a aplicação
Execute os comandos:
```bash
docker-compose up
```
Acesse no browser http://localhost:3000.