Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mimachh/funnelocity
https://github.com/mimachh/funnelocity
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimachh/funnelocity
- Owner: Mimachh
- Created: 2024-07-18T12:24:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T18:05:16.000Z (6 months ago)
- Last Synced: 2025-01-16T22:33:56.059Z (8 days ago)
- Language: TypeScript
- Size: 845 KB
- Stars: 0
- Watchers: 1
- 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.