Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 476 Bytes

backlog.md

File metadata and controls

15 lines (14 loc) · 476 Bytes

Backlog

  • Add Postgres Database
    • Design schema
    • Prepare flyway (or similar) scripts
  • Prepare Kubernetes Resource Files to initialise the System
  • Connect Golang Rest-Backend to Postgresql
  • Add E2E UI Tests
  • Add E2E Backend Tests
  • Add MVP Nodejs Rest-Backend
  • Add MVP C# Rest-Backend
  • [Optional] Add MVP Clojure Rest-Backend
  • [Optional] Add MVP Kotlin Rest-Backend
  • Add MVP Remix WebApp
  • Add MVP HTMX WebApp