First entities setup, made connection to database, added central API to request environment variables for our app.

This commit is contained in:
Gerald Schmittinger 2025-02-21 00:24:10 +01:00
parent c07bb959cf
commit 294c11c8d3
8 changed files with 86 additions and 10 deletions

6
.gitignore vendored
View file

@ -43,6 +43,9 @@ build/Release
node_modules/
jspm_packages/
# package-lock.json
backend/package-lock.json
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/
@ -641,7 +644,8 @@ FodyWeavers.xsd
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*