managarten/apps/chat/apps/web
Wuesteon 63a5674c0b 🐛 fix: add build args for SvelteKit env vars in web Dockerfiles
SvelteKit apps using $env/static/public require environment variables
at build time. Added ARG/ENV directives with defaults for Docker builds.
2025-12-08 16:15:42 +01:00
..
src Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
.env.example Feat: Refactor postgress 2025-11-27 02:25:37 +01:00
Dockerfile 🐛 fix: add build args for SvelteKit env vars in web Dockerfiles 2025-12-08 16:15:42 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
postcss.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
svelte.config.js feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
vite.config.ts feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00