Honestly way too much went into this single commit. I am so sorry future me

This commit is contained in:
Emma
2023-06-09 00:54:00 -06:00
parent cd3f653f3f
commit 42c0004150
67 changed files with 4617 additions and 92 deletions

View File

@@ -2,7 +2,7 @@
"imports": {
"oak": "https://deno.land/x/oak@v12.2.0/mod.ts",
"mongoose": "npm:mongoose",
"yaml": "npm:yaml",
"yaml": "https://deno.land/std@0.186.0/yaml/mod.ts",
"/": "./",
"./": "./",
"common/": "./common/",