Commit Graph

7 Commits

Author SHA1 Message Date
61cd376bfd fix: rename host to hostname in example config
fixes #59
2020-09-12 01:32:01 -05:00
c2ef8a7d56 feat: replace config system with viper based system
allows for config settings to be easily set through ENV variables,
config files, or CLI flags

adds flag to run migration on web server start (fixes #29)
2020-08-12 22:30:53 -05:00
5dbdc20b36 chore: rename Citadel to Taskcafe 2020-08-06 20:50:35 -05:00
66a2931ab8 feature: add Dockerfile & docker-compose installation instructions 2020-07-18 17:28:25 -05:00
158f574b2a change: add LICENSE & basic compile instructions 2020-07-16 23:00:03 -05:00
90515f6aa4 feature: add web & migrate commands 2020-07-15 18:22:25 -05:00
e5d5e6da01 arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00