Add make-api package

This commit is contained in:
2024-08-04 20:04:18 +02:00
parent c30d10e67a
commit 4210f2168a
26 changed files with 613 additions and 35 deletions

View File

@@ -5,5 +5,6 @@
{ "path": "packages/backend" },
{ "path": "packages/common" },
{ "path": "packages/frontend" },
{ "path": "packages/make-api" },
],
}