monkeytype/backend
Bruce Berrios 38ed2f60aa
Remove await (#2941)
* Remove await

* Remove async

* Remove await server
2022-05-05 11:13:09 -04:00
..
__tests__ Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
anticheat
api Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
constants
credentials
dal Remove class syntax from db client (#2940) Bruception 2022-05-05 01:57:51 +02:00
documentation
init Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jobs Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
middlewares Remove class syntax from db client (#2940) Bruception 2022-05-05 01:57:51 +02:00
tasks Remove await (#2941) 2022-05-05 11:13:09 -04:00
types removed todo 2022-05-04 01:21:07 +02:00
utils Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
.gitignore
app.ts
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 Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
package-lock.json Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
package.json Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
server.ts Remove await (#2941) 2022-05-05 11:13:09 -04:00
setup-tests.ts Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
tsconfig.json Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
version.ts