Skip to content

entranceplus/kongauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kongauth

FIXME: description

Requirements

Usage

Create a profiles.edn file with values for keys {:username :password :db :http-port}

Run migrations:

$ boot local-migrate

Run dev environment:

$ boot dev

Run the project's tests (they'll fail until you edit them):

$ boot test

Build an uberjar from the project:

$ boot build

Run the uberjar:

$ java -jar target/kongauth-0.1.0-SNAPSHOT-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2017 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors