Get the submodules and the submodules have submodules.
git submoule update --init --recursive
Add the database connection string.
connections.sample.config shows you how to create the missing connections.config
Configr the app.
Web.sample.csx shows you how to create the missing Web.csx
MIT