No description
  • Go 90.3%
  • Dockerfile 7.2%
  • JavaScript 2%
  • Shell 0.5%
Find a file
KoCoder 352fe6d671
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m55s
Migration: Proto submodule moves to monorepo level
2026-07-11 22:50:17 +02:00
.github/workflows Return to configured secrets 2026-06-23 00:24:47 +02:00
internal feat(db): implement 14-day chronological click log query and populate click logs in ListURLRedirections 2026-06-24 23:38:33 +02:00
sql feat(db): implement 14-day chronological click log query and populate click logs in ListURLRedirections 2026-06-24 23:38:33 +02:00
.dockerignore Remove settings.json from docker and git repository 2026-06-02 22:02:24 +02:00
.gitignore New: Local Development setup 2026-06-22 17:26:34 +02:00
.gitmodules Submodule: Use Forgejo Repo 2026-06-22 16:02:20 +02:00
buf.gen.yaml Move to the forgejo.kocoder.xyz namespace 2026-06-24 19:19:43 +02:00
buf.lock Generated Protobuf stubs 2026-06-02 19:34:58 +02:00
buf.yaml Generated Protobuf stubs 2026-06-02 19:34:58 +02:00
Dockerfile New: Add goose to run migrations as an init container 2026-06-02 22:22:21 +02:00
Dockerfile.dev New: Local Development setup 2026-06-22 17:26:34 +02:00
gen-proto.sh Script go generate stubs for protobuf implementation 2026-06-03 10:03:25 +02:00
go.mod New: Use Auth Interceptor 2026-06-24 22:27:17 +02:00
go.sum New: Use Auth Interceptor 2026-06-24 22:27:17 +02:00
k6.js Telemetry system 2026-06-02 19:34:58 +02:00
main.go New: Use Auth Interceptor 2026-06-24 22:27:17 +02:00
README.md Initial commit 2026-06-02 19:16:07 +02:00
settings.docker.json New: Use Auth Interceptor 2026-06-24 22:27:17 +02:00
settings.json Config System 2026-06-02 19:24:50 +02:00
sqlc.yaml Initial Database Schema 2026-06-02 19:24:50 +02:00

Link Shortener Service