Add restaurant and organization controller

- Add restaurant controller
- Add organization controller
- Add files for types
This commit is contained in:
Stone_Red
2022-03-30 12:21:47 +02:00
parent d94e918533
commit cb62400f39
5 changed files with 1370 additions and 3511 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ async function main() {
});
}
main();
main();