Frontend prototype implementation

This commit is contained in:
Florian Sylvain
2023-03-08 13:25:14 +01:00
parent 9340200086
commit 8bce6af70c
18 changed files with 2438 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
/// <reference types="vite/client" />
declare const __APP_ENV__: Record<string, string>