https://github.com/codeedu/live-imersao-fullcycle10-next-clean-arch
https://github.com/codeedu/live-imersao-fullcycle10-next-clean-arch
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/live-imersao-fullcycle10-next-clean-arch
- Owner: codeedu
- Created: 2022-10-15T07:04:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T07:04:59.000Z (over 3 years ago)
- Last Synced: 2025-04-17T10:26:07.840Z (about 1 year ago)
- Language: TypeScript
- Size: 156 KB
- Stars: 66
- Watchers: 4
- Forks: 17
- 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 Clean Architecture no Frontend com Next.js [https://www.youtube.com/watch?v=ewEFpEgaSdg](https://www.youtube.com/watch?v=ewEFpEgaSdg)
## Rodar a aplicação
```bash
docker compose up
```
Acesse a aplicação em [http://localhost:3000](http://localhost:3000)