Skip to content

Share your Card Game Simulator (CGS) games

Notifications You must be signed in to change notification settings

finol-digital/cgs-games

Repository files navigation

CGS Games

Website for Card Game Simulator (CGS) users to share their games.

Built with Next.js and Firebase.

Local Setup

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

Deployment

Firebase App Hosting will automatically deploy changes to the main branch.

Simply raise and merge a PR from develop to main!

Next Steps

  • Add option to delete your game and link to upload from your name
  • Pages for new and edit/manage with all parameters