AtHeartEngineer da26a29486 Heroku (#25)
Refactored Express and SocketIO to be on 1 port, which is assigned by an
environmental variable within heroku for production, and is 3001 for
development.

The Express Rest API works, but the socketio connections are untested as
of right now
2023-08-03 11:53:32 -04:00
2023-08-03 11:52:43 -04:00
2023-07-27 19:34:29 -04:00
2023-07-12 00:30:44 -04:00
2023-07-12 00:30:44 -04:00
2023-07-12 00:30:44 -04:00
2023-07-12 14:51:32 -04:00

Dev

npm i

Run Redis

Need to have a redis instance running

Run the backend

npm i npm run dev

Description
No description provided
Readme 1.3 MiB
Languages
TypeScript 99.6%
JavaScript 0.4%