No description
  • TypeScript 90.6%
  • CSS 5.8%
  • Dockerfile 3.1%
  • HTML 0.5%
Find a file
Flippi 4c336986f4
Merge branch 'feat/docker-setup' into 'main'
feat: initial Docker setup (frontend + backend + production compose)

Closes #1

See merge request vodly-app/vodly!6
2026-06-27 17:17:02 +02:00
.gitlab chore: add gitlab issue and merge request templates 2026-05-13 03:52:42 +02:00
apps feat: initial Docker setup (frontend + backend + production compose) 2026-06-27 17:17:01 +02:00
packages feat: authentication, dashboard shell & responsive login 2026-06-22 17:00:52 +02:00
.dockerignore feat: initial Docker setup (frontend + backend + production compose) 2026-06-27 17:17:01 +02:00
.env.docker.example feat: initial Docker setup (frontend + backend + production compose) 2026-06-27 17:17:01 +02:00
.env.example feat: authentication, dashboard shell & responsive login 2026-06-22 17:00:52 +02:00
.gitignore feat(backend): generate openapi spec via zod-openapi 2026-05-12 13:17:58 +02:00
.gitlab-ci.yml feat: authentication, dashboard shell & responsive login 2026-06-22 17:00:52 +02:00
biome.json feat: authentication, dashboard shell & responsive login 2026-06-22 17:00:52 +02:00
bun.lock feat: authentication, dashboard shell & responsive login 2026-06-22 17:00:52 +02:00
compose.dev.yml feat: scaffold bun monorepo (backend, worker, frontend, db) 2026-05-12 09:52:22 +02:00
docker-compose.yml feat: initial Docker setup (frontend + backend + production compose) 2026-06-27 17:17:01 +02:00
LICENSE chore: add AGPL-3.0 license 2026-05-13 03:52:36 +02:00
package.json feat(backend): generate openapi spec via zod-openapi 2026-05-12 13:17:58 +02:00
tsconfig.base.json feat: scaffold bun monorepo (backend, worker, frontend, db) 2026-05-12 09:52:22 +02:00