using beego framework

This commit is contained in:
Jannis Heydemann
2026-05-06 09:49:51 +02:00
commit 71262323b9
9 changed files with 392 additions and 0 deletions

3
conf/app.conf Normal file
View File

@@ -0,0 +1,3 @@
appname = gitea-projekt-dashboard
httpport = 8080
runmode = dev