Commit Graph

4 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
26a1b6f98b add silent refresh middleware
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-07 14:08:18 +02:00
Thomas Boerger
3498580b7b Restructure project similar to hello and graph 2019-12-09 16:12:53 +01:00
Thomas Boerger
c25c0324ee Add test file dummies 2019-09-20 09:23:05 +02:00
Thomas Boerger
b6d43661a8 Embed phoenix and serve it
So far Phoenix have been embedded into the binary and we can customize
the required config based on flags, env variables and optionally via
config file. For now I'm embedding the whole Phonix content, optherwise
the all-in-one binary `ocis` will get pretty complicated until we add
the generate commands to that repo as well and provide a mechanism to
inject the embedding.
2019-09-06 13:40:18 +02:00