Skip to content

caioguedes/tickets

Repository files navigation

tickets

FIXME: description

Installation

Download from http://example.com/FIXME.

Usage

FIXME: explanation

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

Options

FIXME: listing of options this app accepts.

Examples

Setup Development Environment

Requirements:

  • Java 1.8+
  • Leiningen 2+
  • Postgres 10

Running Api Server

By default the api will start at port 3000, just run:

lein ring server

Testing

To make sure that nothing break, just run:

lein test

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2018 FIXME

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

Releases

No releases published

Packages

No packages published