Currently provides only the basics for a backend server. Basics include: * Store users and passwords * Associate contact information ("channels") * Log events
- Install flyway.
- Create a flyway file similar to conf/flyway.example
- Run flyway eg:
flyway -configFile=./conf/flyway.example migrate
$ java -jar backend-0.1.0-standalone.jar [args]
...
...
Copyright © 2016
Distributed under the Apache License 2.0.