taskcafe/internal
Jordan Knott 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
..
auth feat: enforce user roles 2020-08-11 21:03:21 -05:00
commands feat: replace config system with viper based system 2020-08-12 22:30:53 -05:00
config feature: add web & migrate commands 2020-07-15 18:22:25 -05:00
db feat: enforce user roles 2020-08-11 21:03:21 -05:00
graph feat: replace config system with viper based system 2020-08-12 22:30:53 -05:00
logger arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
route feat: replace config system with viper based system 2020-08-12 22:30:53 -05:00