Website for Card Game Simulator (CGS) users to share their games.
Built with Next.js and Firebase.
First: npm install
Format: prettier --write --ignore-path .gitignore --config .prettierrc.json .
Audit: npm audit fix
Lint: npm run lint
Build: npm run build
Start: npm run start
Emulate: firebase emulators:start
Firebase App Hosting will automatically deploy changes to the main branch.
Simply raise and merge a PR from develop to main!
- Add option to delete your game and link to upload from your name
- Pages for new and edit/manage with all parameters