feat: adding settings and pushSite, siteswitch via header, basic frontend stuff

This commit is contained in:
2024-12-13 18:21:03 +01:00
parent ff73600daf
commit f16522fd66
17 changed files with 4161 additions and 131 deletions

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
GIT_REPO=https://git.example.de/repo/
GIT_TOKEN=yoursecretgittoken
GIT_BRANCH=main