Commit graph

5 commits

Author SHA1 Message Date
lila
fef7c82a3e adding volumes 2026-04-15 05:07:52 +02:00
lila
1b02f6ce8e adding packages db volume 2026-04-15 04:52:29 +02:00
lila
3f7bc4111e chore: rename project from glossa to lila
- Update all package names from @glossa/* to @lila/*
- Update all imports, container names, volume names
- Update documentation references
- Recreate database with new credentials
2026-04-13 10:00:52 +02:00
lila
068949b4cb adjusting path where the database file is saved, so the data persists after reboot 2026-03-31 10:04:50 +02:00
lila
2ebf0d0a83 infra: add Docker Compose setup for local development
- Configure PostgreSQL 18 and Valkey 9.1 services
- Create multi-stage Dockerfiles for API and Web apps
- Set up pnpm workspace support in container builds
- Configure hot reload via volume mounts for both services
- Add healthchecks for service orchestration
- Support dev/production stage targets (tsx watch vs compiled)
2026-03-25 18:56:04 +01:00