Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 775 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 775 Bytes

Contributing

See the Nexus repository for instructions on setting up the UI portion of nexus+pylon.

  • Install Ruby with your favorite method. See .ruby-version for the required version. We recommend chruby and ruby-install
  • Run bundle install to ensure all gems are installed and present.
  • To get setup with a login, run rails db:setup.
  • Execute rails server to run the server on port 3000. NOTE You should run this first and then run the client UI in a second session so the UI will run on port 3001

You Must Construct Additional Pylons