initial commit
All checks were successful
Tests / tests (push) Successful in 3m51s

This commit is contained in:
2025-05-27 16:22:44 +02:00
commit 604b83b51a
40 changed files with 9535 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
VITE_LOGTO_ENDPOINT=https://logto.example.com
VITE_LOGTO_APP_ID=changeme
VITE_HOSTNAME=http://localhost:5173 # No trailing slash
VITE_API_BASE_URL=http://localhost:3000