Commit graph

14 commits

Author SHA1 Message Date
e508e8d967
Add go package build workflow.
All checks were successful
Build Docker image / build (push) Successful in 58s
2024-02-21 19:02:51 +01:00
bfffaa233d
Cleanup TODO, add documentation, add slog, change SQL for TimescaleDB compatibility. Split hints into hints table.
All checks were successful
Build Docker image / build (push) Successful in 1m11s
2024-02-21 18:56:29 +01:00
3c9eb5d332
Don't include compiled binary 2024-02-21 15:44:44 +01:00
2259c8c619
Don't commit docs as long as those are not anonymised yet.
All checks were successful
Build Docker image / build (push) Successful in 1m6s
2024-02-21 11:25:23 +01:00
de11154b96
Add main.go
Some checks failed
Build Docker image / build (push) Has been cancelled
2024-02-21 11:24:32 +01:00
f62f85e788
Add example .env 2024-02-21 11:23:47 +01:00
d8282c601c
Add example compose 2024-02-21 11:23:38 +01:00
62050699f2
Add container build workflow 2024-02-21 11:23:27 +01:00
9756e25f89
Add README.md 2024-02-21 11:23:11 +01:00
13d7cea2cb
Go init 2024-02-21 11:22:24 +01:00
5760b73d99
Add Dockerfile 2024-02-21 11:20:59 +01:00
c324a53b1e
Add .gitignore 2024-02-21 11:20:36 +01:00
7579902629
Update PostgreSQL 15 to 16 2024-02-21 11:20:29 +01:00
da357f01ff
Add compose example with database. 2024-02-21 11:19:53 +01:00