feat: initial commit — site + admin panel + Postgres content pipeline

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
AyrisAI
2026-07-21 01:24:47 +03:00
co-authored by Claude Fable 5
commit 3420d32271
188 changed files with 25053 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
/*
Cache-Control: public, max-age=1, must-revalidate
/*.html
Cache-Control: public, max-age=1, must-revalidate
/assets/*
Cache-Control: public, max-age=1, must-revalidate
/*.json
Cache-Control: public, max-age=1, must-revalidate
/sw.js
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
/workbox-*.js
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
/manifest.webmanifest
Cache-Control: public, max-age=1, must-revalidate