Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 668 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 668 Bytes

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