joshzcold / Cold-Family-Feud

Host your own Family Feud game. Mobile friendly with built in buzzers.
https://famf.app
MIT License
75 stars 44 forks source link

Get rid of state data in json #80

Closed joshzcold closed 8 months ago

joshzcold commented 8 months ago
On load_game add state data adhoc to object

- add backend/load-game to have functions related to loading the game.
- move server.js to backend/server.js and modify package.json
- Add jsconfig for baseUrl so imports can use root of path
- remove adding state data in csv load and new page
- Remove state data from built-in games