- Swig integration has not been released in a full Geddy release yet so we have to target a specific revision.
$ cd /path/to/app/source
$ npm install
// Run locally installed version of geddy using the 'local' config with 1 worker process
$ node_modules/.bin/geddy -e local -w 1
Navigate to http://localhost:4000