jalehman / member-application

Starcity's member application service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapp

Starcity’s Member Application.

Deploying

Environment

The following environment variables should be set:

  • STARCITY_SECRETS: Absolute path to secrets file.
  • DATOMIC_URI: URI of the Datomic database. Defaults to in-memory.
  • STARCITY_DATA_DIR: Path to the directory to store file data in.
  • MAPP_PORT (optional): The port for the web server. Defaults to 8081.

About

Starcity's member application service.

License:Eclipse Public License 1.0


Languages

Language:Clojure 97.0%Language:CSS 2.5%Language:HTML 0.3%Language:Shell 0.2%