/starcity-web

Starcity's web app

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Starcity Web

This is the main web application for Starcity.

Usage

Prerequisites

Install

Datomic

The datomic peer library needs to have the following environment variables set to properly download and install:

  • DATOMIC_USERNAME: Our username on my.datomic.com
  • DATOMIC_PASSWORD: Our password for my.datomic.com. Check company 1Password for this.

Run

Boot up a Clojure repl within the project, and use the command (go) to start the system; then, navigate to localhost:8080.