Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (28 loc) · 713 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 713 Bytes

baby-nakadi

DEPRECATED: This project is archived and will not be actively maintained anymore.

A project based on Friboo library.

Development

Run the application:

$ lein repl
user=> (reset)

For REPL-driven interactive development configuration variables can be provided in dev-config.edn file, which will be read on each system restart.

Testing

$ lein test

Building

$ lein uberjar

Running

$ lein run

The following configuration environment variables are available:

Variable Meaning Default Example
API_EXAMPLE_PARAM Example parameter with :api- prefix bar foo

License

Copyright © 2016 Zalando SE