This is a boilerplate that we often use for our hackathons. Feel free to use this however you wish!
Please make any PRs for anything you would like to add.
Run this with the GitHub CLI and Docker Compose:
gh repo create -p https://github.com/minihacks/geese --clone --public [name]
# after cloning, start the local server
docker-compose up -dIf you have a team
You can add it to a team directly by replacing minihacks/geese with your team/project name below:
gh repo create -p https://github.com/minihacks/geese --clone --private minihacks/geeseTo make the repo public, you can run
gh repo edit --visibility public - Infrastructure
- Replace NGINX with Caddy
- Shared Directory
- dev.js
- Frontend
- Latest NextJS Version
- Storybook
- Component Library
- NextAuth
- ThreeJS
- Backend
- SocketIO
- Python
- Flask
- MongoDB
- MongoDB