Travel-Trails Currently our code is distributed in several repositories. Travel Trails server repo Travel Trails app repo Generating a local instance of the docs website sudo apt update sudo apt-get install ruby-full sudo apt install bundler cd docs ./bin/bootstrap Starting the local server: cd docs ./bin/start