Sage Vaillancourt
f3dd68cad9
Add npm run server to start up the backend.
...
Pull ENDPOINT value from REACT_APP_QUICKCHESS_API.
Switch to ES Modules.
2023-05-18 11:57:15 -04:00
Sage Vaillancourt
b4d75a7855
Start removing some redundant code.
2022-10-12 23:44:29 -04:00
Sage Vaillancourt
3b8d679cac
Centralize some Piece logic.
...
Using new logic.js
Also a bit of server.js cleanup.
2022-10-12 23:12:43 -04:00
Sage Vaillancourt
259174358b
Much, much, prettier.
...
Show lobby name.
Case-insensitive lobby names.
2022-10-12 22:01:09 -04:00
Sage Vaillancourt
5a959bf4c8
Update CORS
2021-01-06 13:29:22 -05:00
Sage Vaillancourt
b0fa88be56
Add support for game rooms
2021-01-06 12:05:57 -05:00
Sage Vaillancourt
5fee691c08
Add basic networking capabilities.
...
Include package-lock.json in git. Add server file. Start moving Board
backend into its own file (currently a lot of duplicate code between
board.js and backend.js).
2021-01-06 08:44:34 -05:00