storygraph / story-graph

:jack_o_lantern: A planning tool for storytellers
Apache License 2.0
2 stars 0 forks source link

Technologies to use in Story Graph back-end #3

Closed IvanHristov98 closed 4 years ago

IvanHristov98 commented 4 years ago

Once we are done with defining interfaces we would have to decide on what technologies to use for our back-end. Acceptance criteria: :white_check_mark: Select a main back-end programming language (Golang) ✅ What DB to use? Should we go for non-relational? Postgre - k8s operator ✅ What oAuth 2.0 server to use? Use ORY Hydra ✅ Select back-end frameworks for testing (Ginkgo), database migration (go-migrate) & access (go sql package?), etc. ✅ What building tool to use? (Makefile) :white_check_mark: Consider docker images :white_check_mark: Consider k8s :white_check_mark: What pipeline tool to use? (Concourse)

IvanHristov98 commented 4 years ago

Done