refactor: change service page to the new design

This commit is contained in:
waterplea
2024-05-12 16:53:01 +01:00
parent ec878defab
commit 7e1b433c17
27 changed files with 381 additions and 209 deletions

View File

@@ -23,7 +23,8 @@
"paths": {
/* These paths are relative to each app base folder */
"@start9labs/marketplace": ["../marketplace/index"],
"@start9labs/shared": ["../shared/src/public-api"]
"@start9labs/shared": ["../shared/src/public-api"],
"@startos": ["../../../core/startos/bindings/index"]
},
"typeRoots": ["node_modules/@types"],
"types": ["node"]