mirror of
https://github.com/Discreetly/server.git
synced 2026-04-17 03:00:55 -04:00
622c37d4d7568d5278a4ba5ce2c476a12f49c3a2
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%