Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mimachh/bilan_next
https://github.com/mimachh/bilan_next
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimachh/bilan_next
- Owner: Mimachh
- Created: 2024-07-21T10:38:03.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T20:45:15.000Z (6 months ago)
- Last Synced: 2024-07-29T21:37:58.414Z (5 months ago)
- Language: TypeScript
- Homepage: https://bilan-next.vercel.app
- Size: 12.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Docker.md
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 deployFirst command uses the compose.dev.yaml file
Second uses the compose.yaml file.Each of them start using the docker-bootstrap-app.sh file.