In order to run the Midwest PHP Conference web site you must have node v8 and MongoDB installed.
To run the application you just first copy the .env-template to .env and modify the information with you local mongodb instance and cookie secret. Once a .env file has been created, you may now run node keystone in order to start up the application. The application will run on port 3000.