upload to github

This commit is contained in:
jrosh 2025-05-29 13:41:38 +02:00
commit 92cc81e813
No known key found for this signature in database
GPG key ID: A4D68DCA6C9CCD2D
51 changed files with 8041 additions and 0 deletions

5
.env.example Normal file
View file

@ -0,0 +1,5 @@
#VITE_REMOTE_API='true'
#VITE_API_URL=http://localhost
VITE_BASE_URL='/e-inn-reader/'
VITE_APP_NAME=Reader
VITE_PORT=5174