- Cookie consent banner with Thai language - Consent logging API with SQLite database - Admin dashboard for viewing consent logs - PDPA-compliant privacy policy - Environment configuration template PDPA compliance as per website-creator skill specifications. Build: npm install, Astro project ready for Docker deployment.
10 lines
76 B
Plaintext
10 lines
76 B
Plaintext
node_modules/
|
|
dist/
|
|
.astro/
|
|
data/*.db
|
|
.env
|
|
.env.*
|
|
*.log
|
|
.DS_Store
|
|
Thumbs.db
|