No description
  • Vue 59.7%
  • PLpgSQL 19.8%
  • CSS 11.9%
  • TypeScript 7.1%
  • HTML 1.5%
Find a file
poorlywindow549 930287c604
feat(db): initial database schema (#3)
This includes tables for user, card-groups, cards, scores.
Additionally, indexes and automatic updated_at are included.

Reviewed-on: #3
2026-06-30 16:26:07 +00:00
backend feat(db): initial database schema (#3) 2026-06-30 16:26:07 +00:00
frontend initializing vue (#1) 2026-06-30 12:49:06 +00:00
infra feat(backend): initial PostgreSQL docker-compose setup (#2) 2026-06-30 13:18:29 +00:00
README.md Initial commit 2026-06-30 12:18:22 +00:00

Lernix