- Removed Next.js, moved Astro to root - PDPA compliance: cookie consent, admin dashboard, privacy policy - Updated Dockerfile for Astro - Ready for Easypanel deployment with Nixpacks or Docker
10 lines
76 B
Plaintext
10 lines
76 B
Plaintext
node_modules/
|
|
dist/
|
|
.astro/
|
|
data/*.db
|
|
.env
|
|
.env.*
|
|
*.log
|
|
.DS_Store
|
|
Thumbs.db
|