initial commit

This commit is contained in:
2026-04-07 17:41:25 +02:00
commit 1ed9bdfa55
45 changed files with 4712 additions and 0 deletions

31
.gitignore vendored Normal file
View File

@@ -0,0 +1,31 @@
# Node.js
node_modules/
npm-debug.log
yarn-error.log
# Environment Variables (CRITICAL)
.env
.env.*
!.env.example
# Build Outputs
dist/
build/
bin/
server/
# Generated WireGuard configs
*.conf
# OS/Editor Files
.DS_Store
.idea/
.vscode/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# ProtonVPN local DBs or cache if generated locally
*.db