Adding UI of FeedBack, Registration, Admin console

This commit is contained in:
2026-05-12 20:54:15 +07:00
parent 6a48d6351c
commit dd95ff5a21
30 changed files with 10038 additions and 36 deletions
+9
View File
@@ -0,0 +1,9 @@
# Public site (optional)
# NEXT_PUBLIC_BASE_URL=http://localhost:3000
# MongoDB — summit request queue (registration + feedback)
MONGODB_URI=mongodb://localhost:27017/ipv6_summit
# Admin HTTP Basic Auth (optional). If both are set, /admin/* requires browser login.
# ADMIN_BASIC_AUTH_USER=
# ADMIN_BASIC_AUTH_PASS=