Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mimachh/bilan_next


https://github.com/mimachh/bilan_next

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### This is a boilerplate of Nextjs 14 / Prisma / Postgres / Authjs5 / Docker

To start the containers 2 commands are available : 1- npm run docker:compose:dev <--- hot reload
2- npm run docker:compose:prod <--- production ready to deploy

First command uses the compose.dev.yaml file
Second uses the compose.yaml file.

Each of them start using the docker-bootstrap-app.sh file.