hmn/cinera/how_to_run_locally.md

496 B

How to run Cinera locally

  1. Install prerequisites: a. libcurl4-openssl-dev b. byacc c. flex

  2. Copy cinera/cinera.conf.sample to cinera/cinera.conf and edit to match your local system

  3. Run cinera/user_update_cinera.sh

  4. Run cinera/update_annotations.sh

  5. From the cinera dir run: ./run_local.sh

  6. Once it's done processing everything (you should see "Monitoring file system for new, edited and deleted .hmml and asset files") You can shut it down with ctrl+c.