Commit Graph
12 Commits
Author SHA1 Message Date
Stone_Red cb62400f39 Add restaurant and organization controller
- Add restaurant controller
- Add organization controller
- Add files for types
2022-03-30 12:21:47 +02:00
Stone_Red d94e918533 Add more testing stuff 2022-03-30 11:31:25 +02:00
Stone_Red f3bf6855e3 Add tests 2022-03-30 11:31:25 +02:00
Stefan-5422 c6319edc31 Update package.json to add prisma; Add prisma library 2022-03-09 10:26:21 +01:00
Stefan dad7663aca Merge pull request #1 from GithubOrgProjectPiza/DB_schema
Add db shema to the dev branch
2022-03-09 10:06:44 +01:00
Stone_Red 94cf2d0fe7 Merge branch 'main' into DB_schema 2022-03-02 12:20:13 +01:00
Stone_Red cae5f6b9a1 Update prisma schema
- Add password fields
- Add organization model
2022-02-25 13:11:27 +01:00
Stefan-5422 c32fffd538 Add Boilerplate express; Add scripts; Setup folderstructure; 2022-02-25 12:59:05 +01:00
Stone_Red bacea5cfea Fix prisma schema 2022-02-25 12:52:56 +01:00
Stone_Red 0ed9a65331 Add broken prisma schema 2022-02-24 15:23:35 +01:00
Stefan-5422 c9455c2ab8 Initialize npm & add typescript to dependencies 2022-02-23 11:50:07 +01:00
Stefan 5614c414b6 Initial commit 2022-02-23 11:32:43 +01:00