Skip to content

e85th/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 15, 2018
38f1b87 · May 15, 2018

History

82 Commits
Oct 7, 2017
Feb 25, 2018
Jun 18, 2016
Feb 25, 2018
May 15, 2018
Jun 18, 2016
Jun 18, 2016
Jul 14, 2016
Oct 7, 2017
Jun 23, 2017
Jun 29, 2017
May 15, 2018

Repository files navigation

backend

Currently provides only the basics for a backend server. Basics include: * Store users and passwords * Associate contact information ("channels") * Log events

Installation

  • Install flyway.
  • Create a flyway file similar to conf/flyway.example
  • Run flyway eg:
    flyway -configFile=./conf/flyway.example migrate

Usage

$ java -jar backend-0.1.0-standalone.jar [args]

Options

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2016

Distributed under the Apache License 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published