Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 420 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 420 Bytes

CLIFF-homepage

A simple homepage for the CLIFF project.

Install

pip install -r requirements.txt

Configure

You have to define a CLIFF_URL environment variable for this to work: CLIFF_URL=http://localhost:8080

Using

This is set up to be run in a Heroku-style container via the Procfile. If you want to run it yourself you can just start run.sh on the command line.