An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Imersão Full Stack && Full Cycle](https://events-fullcycle.s3.amazonaws.com/events-fullcycle/static/site/img/grupo_4417.png)

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)