Files
gsv_gallery/.dockerignore
T
Atakan Doğan Özban d74c422de6 Add admin panel, gallery, and security hardening.
Replace forgeable cookie auth with signed JWT sessions, protect admin APIs, add input validation, and improve Docker deployment config.
2026-07-12 00:34:46 +02:00

13 lines
117 B
Plaintext

Dockerfile
.dockerignore
node_modules
npm-debug.log
README.md
.next
.git
.env*
*.db
dev.db
prisma/*.db
build_log.txt