- Clone this repository
bundle install
npm install
npm run watch
rackup config.ru
docker-compose build
docker-compose up
- Navigate to http://localhost:3838
heroku create
./deploy.sh
(psst, we're hiring)
bundle install
npm install
npm run watch
rackup config.ru
docker-compose build
docker-compose up
heroku create
./deploy.sh
(psst, we're hiring)