Tanner 7e4f8d0fdb Express routes (#15)
* WIP - Starting to refactor routes for prisma

* feat(prisma) remove roomId from ClaimCodes model
refactor(prisma) seed claim codes using ClaimCodeManager
refactor(server) initialize ClaimCodeManager
feat(server) add claimcodes endpoint
refactor(server) claim code in /join endpoint

* chore(claimcodes) updated claim code system

* chore(schema): added rate limiting and epoch tracking

* feature(endpoints) /join /logclaimcodes
refactor(schema) Rooms Claimcodes many-to-many

---------

Co-authored-by: AtHeartEngineer <atheartengineer@gmail.com>
2023-07-27 17:14:26 -04:00
2023-07-27 17:14:26 -04:00
2023-07-27 17:14:26 -04:00
2023-07-08 23:28:50 -04:00
2023-07-12 00:30:44 -04:00
2023-07-27 17:14:26 -04:00
2023-07-27 17:14:26 -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%