See the Nexus repository for instructions on setting up the UI portion of nexus+pylon.
- Install Ruby with your favorite method. See
.ruby-versionfor the required version. We recommendchrubyandruby-install - Run
bundle installto ensure all gems are installed and present. - To get setup with a login, run
rails db:setup. - Execute
rails serverto run the server on port3000. NOTE You should run this first and then run the client UI in a second session so the UI will run on port3001
You Must Construct Additional Pylons