16 Commits

Author SHA1 Message Date
96610e0d2f Migration: Depend on Service Base
All checks were successful
Build and Push Docker Image / build (push) Successful in 8m22s
2026-06-04 22:22:40 +02:00
ce93c5f423 Add CORS Support to allow frontend requests
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m28s
2026-06-03 13:22:14 +02:00
d348d0bcbe Script go generate stubs for protobuf implementation
All checks were successful
Build and Push Docker Image / build (push) Successful in 9m8s
2026-06-03 10:03:25 +02:00
6d693db605 Move all tables into a schema
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m19s
2026-06-03 00:02:43 +02:00
ec4159e84c New: Add goose to run migrations as an init container
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m56s
2026-06-02 22:22:21 +02:00
8f1e292995 Get the port from the json config
All checks were successful
Build and Push Docker Image / build (push) Successful in 5m53s
2026-06-02 22:08:47 +02:00
a2d8c5c156 Remove settings.json from docker and git repository
All checks were successful
Build and Push Docker Image / build (push) Successful in 5m54s
2026-06-02 22:02:24 +02:00
ad9223d2d9 Update: config json path
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2026-06-02 21:59:47 +02:00
a9e1d1e5d9 Implement rudimentary link shortening service and wire everything together
All checks were successful
Build and Push Docker Image / build (push) Successful in 5m55s
2026-06-02 19:34:58 +02:00
1b4d23f9aa Generated Protobuf stubs 2026-06-02 19:34:58 +02:00
e265e2d303 Telemetry system 2026-06-02 19:34:58 +02:00
6799e63993 CI/CD - build docker container 2026-06-02 19:34:48 +02:00
90001720d8 Config System 2026-06-02 19:24:50 +02:00
6ab31c2c1b Initial Database Schema 2026-06-02 19:24:50 +02:00
53f02b6f2a Initialized Golang Project 2026-06-02 19:23:59 +02:00
367a98f698 Initial commit 2026-06-02 19:16:07 +02:00