Implement membership admin and BTCPay flow

This commit is contained in:
Dorian
2026-05-14 12:44:15 -05:00
parent c015f6b7da
commit 3d87041f2d
18 changed files with 3587 additions and 348 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
node_modules
dist
.DS_Store
.env
.env.*
!.env.local.example
*.local
data
server/data