monkeytype/backend
Bruce Berrios a552c127f8
Refactor Users DAL (#3223)
* Refactor two calls

* Return void

* Remove update result

* Remove delete result
2022-06-25 16:56:43 +02:00
..
__tests__ Tune profanity detection (#3214) 2022-06-24 11:17:43 +02:00
private Fix lines stylinh (#3082) 2022-06-07 23:56:20 +02:00
redis-scripts Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
src Refactor Users DAL (#3223) 2022-06-25 16:56:43 +02:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
docker-compose.yml Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
example.env Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts Add User Profiles (#3174) 2022-06-21 12:01:55 +02:00
package-lock.json Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
package.json Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
setup-tests.ts Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
tsconfig.json Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00