From a617896215dabedced31d7ac1d96c02f57648c10 Mon Sep 17 00:00:00 2001 From: Jules LaPlace Date: Mon, 13 Apr 2015 12:09:58 -0400 Subject: editing readme some more --- Readme.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Readme.md b/Readme.md index 8f16e7f..3b2d832 100644 --- a/Readme.md +++ b/Readme.md @@ -3,9 +3,10 @@ > "Pretty good" > - Steve Jobs -## To install: +## To configure: -* create a file `site/.env` with the following environment variables set: +* Customize schemas and routes in site/index.js as needed +* Create a file `site/.env` with the following environment variables set: ``` S3_KEY=... @@ -15,9 +16,10 @@ OK_USER=... OK_PASS=... ``` -* customize routes in site/index.js as needed -* run ./install.sh -* cd site -* node index +## To install and run: + +* Run `./install.sh` +* `cd site` +* `node index` Server will be running on http://lvh.me:1337/ -- cgit v1.2.3-70-g09d2