mirror of
https://github.com/Discreetly/server.git
synced 2026-05-09 03:00:03 -04:00
11786887fd867260909a771bc5b817d3850b253c
… better readability and semantics fix(server.ts): update the logic to update the claimCode and push the idc to the identities array of each room associated with the claimCode feat(server.ts): return a success message with status code 201 when claim code is successfully claimed feat(server.ts): return an error message with status code 400 when claim code is already used
Dev
npm i
Run Redis
Need to have a redis instance running
Run the backend
npm i
npm run dev
Description
Languages
TypeScript
99.6%
JavaScript
0.4%