# OKCMS > "Pretty good" > - Steve Jobs ## To configure: * Customize schemas and routes in site/index.js as needed * Create a file `site/.env` with the following environment variables set: ``` S3_KEY=... S3_SECRET=... S3_BUCKET=... OK_USER=... OK_PASS=... ``` ## To install and run: * Run `./install.sh` * `cd site` * `node index` Server will be running on http://lvh.me:1337/