Create service dockerising stuff

This commit is contained in:
Emma
2023-05-04 20:04:06 -06:00
parent a910783882
commit cd3f653f3f
20 changed files with 194 additions and 30 deletions

View File

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