git clone https://github.com/shuttlenetwork/shuttle.git
cd shuttle
npm install
npm start
- If you are running this site on replit or other hosting platform that bans proxies, use Shuttle Lite
git clone https://github.com/shuttlenetwork/shuttle.git
cd shuttle
npm install
npm start