15 Commits

Author SHA1 Message Date
cb3f06c27b fixed test conflicts with tsconfig and rollup errors 2023-08-03 18:22:45 -04:00
AtHeartEngineer
e917e1021f Merge branch 'main' into jest 2023-08-03 15:27:21 -04:00
1877c9c123 feat(linting) fixed the linting setup and most of the linting errors 2023-08-03 14:50:49 -04:00
Tanner Shaw
942f3a8fee feature(jest) writing tests for express endpoints 2023-08-03 10:55:46 -05:00
ec1b81d826 chore(script) removed docker from npm run 2023-07-31 14:02:05 -04:00
c5bfdf440c fix(/join) fixed /join not responding with roomIDs
chore(seed) improved room creation for seeding
2023-07-27 22:24:39 -04:00
1a4398cb52 Merge conflicts for Prisma ORM Branch into main 2023-07-27 18:06:46 -04:00
Tanner Shaw
dd116d712f WIP - refactored Rooms model. Added ClaimCodes and Messages models 2023-07-26 17:45:33 -05:00
AtHeartEngineer
ac7b6207d4 chore(tsconfig.json): remove unnecessary includes property and add missing newline at the end of the file 2023-07-26 04:33:21 +00:00
AtHeartEngineer
a2e679a067 chore(tsconfig.json): update "files" property to "includes" and include the entire "src" directory for better TypeScript compilation coverage 2023-07-26 04:15:58 +00:00
0b99519b60 rollup initial config 2023-07-12 14:51:32 -04:00
AtHeartEngineer
bc05457656 fixed npm run start tsconfig issues 2023-07-12 11:13:15 -04:00
AtHeartEngineer
1500346cee fixed module resolution 2023-07-12 00:32:31 -04:00
924367ed1c updated /join and invite code stuff 2023-07-08 23:28:50 -04:00
ec35f95abd init 2023-07-08 13:20:47 -04:00