* chanbans.config handles all configuration now
* python-dotenv dependency is added for basic environment-level
configuration
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
* Add HTTP server base implementation with some basic pages
* Add Jinja2 dependency
* Things are mostly working, except for static resources. Those will
have to come next.
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>