api refactoring

This commit is contained in:
proddy
2024-08-09 14:35:33 +02:00
parent 93ed502e57
commit 251b0ea287
24 changed files with 134 additions and 150 deletions

1
interface/src/env.ts Normal file
View File

@@ -0,0 +1 @@
export const PROJECT_NAME = 'EMS-ESP';