Commit Graph

12 Commits

Author SHA1 Message Date
Danny 68ab44c57d use github.com/urfave/cli as cli framework 2018-05-14 13:42:03 +02:00
Danny 0683cac2bf use packr to embed migration files & web assets into binary. closes #8 2018-05-08 14:57:08 +02:00
Danny 2ceaaeb9f5 add support for sqlite. #9 2018-05-08 12:31:51 +02:00
Danny van Kooten fb259a53a1 remove unused pkg from vendor dir 2018-05-07 19:20:47 +02:00
Danny 32f4299656 use envconfig to validate configuration values & handle default values 2018-04-25 13:05:29 +02:00
Danny 4faf4f9498 rename all go import paths to new repository location 2018-04-24 10:28:23 +02:00
Danny 93b285c0a9 change project directory structure to clean-up root dir 2018-04-20 13:12:23 +02:00
Danny van Kooten 0384813e7b vendor robfig/cron 2017-04-18 21:55:30 +02:00
Danny van Kooten e47183230d use sql migrate for handling database migrations & run on boot 2017-01-25 15:17:24 +01:00
Danny van Kooten 46f954cc6e first stab at supporting postgres driver. #9 2017-01-25 13:46:43 +01:00
Danny van Kooten 6161442487 update vendored deps 2017-01-24 20:27:30 +01:00
Matthias Loibl ec6d3e004b
Vendor all dependencies with govendor 2016-12-25 16:34:47 +01:00