Add Go VPN admin panel with Docker Compose and Postgres 17.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
orohi
2026-07-29 03:47:42 +03:00
co-authored by Cursor
parent 23101e355c
commit b1e31430b5
17 changed files with 1229 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
.env
*.exe
*.dll
*.so
*.dylib
bin/
dist/
tmp/
.idea/
.vscode/
*.log
panel