Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mimachh/authjs5-multi-role
https://github.com/mimachh/authjs5-multi-role
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimachh/authjs5-multi-role
- Owner: Mimachh
- Created: 2024-04-07T17:31:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T05:28:03.000Z (6 months ago)
- Last Synced: 2024-07-19T13:34:10.638Z (6 months ago)
- Language: TypeScript
- Size: 139 KB
- Stars: 2
- 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.