1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
14587e612f
fix(openapi): move price to component 2024-02-28 21:06:35 +01:00
63cc8628bc
refactor: move app entrypoint to ./cmd/server 2024-02-28 20:59:15 +01:00
bb8e1aceb1
fix(openapi): missing NewTrainingFeedback component and do not use properties when using $ref 2024-02-28 20:53:59 +01:00
f679dff15d
feat: add v1 openapi spec 2024-02-28 20:17:27 +01:00
491eaba395
chore(golang): bump to 1.22.0 2024-02-28 18:51:54 +01:00
cf444de966
ci: change default image to docker:git
Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
2024-01-02 19:24:31 +01:00
38e1389976
ci: build and push docker image
Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
2024-01-02 19:13:31 +01:00
da0b92c936
chore(build): add Dockerfile
Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
2024-01-02 19:01:17 +01:00
5272bfe7ae
chore: add go.sum
Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
2024-01-02 19:00:51 +01:00
3d734673ff
feat: initial commit
Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
2024-01-02 18:53:38 +01:00