This commit is contained in:
Daniel
2020-03-08 12:42:33 +01:00
parent 84a815e7e6
commit 48fa640f5b
12 changed files with 65 additions and 9 deletions

3
bookshop/index.cds Normal file
View File

@@ -0,0 +1,3 @@
using from './db/schema';
using from './srv/cat-service';
using from './srv/admin-service';