monkeytype/backend
2021-06-08 14:09:38 +01:00
..
api Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-06-08 14:09:38 +01:00
dao rewrote presets to the new standard 2021-06-08 14:09:35 +01:00
handlers rewrote presets to the new standard 2021-06-08 14:09:35 +01:00
init Added Auth Router and DAO 2021-06-06 22:02:37 +05:30
middlewares Added MonkeyError class 2021-06-06 22:56:12 +05:30
models user id is a string to allow uid to fit 2021-06-06 12:52:28 +01:00
migrate.js setting the id of the user document to the uid, checking if tags exist 2021-06-06 12:53:10 +01:00
mongo-todo.md Emptied cloudfunctions and functions/index.js, added stats collection 2021-06-03 22:45:30 -04:00
server.js divided code 2021-06-07 14:29:51 +01:00