- Docker and Docker Compose
./bin/envsetup.sh
rake db:setup
foreman start -f Procfile.dev
To visit app locally: localhost:3000
rspec
Ruby Google Scraper using Github Actions
for CI/CD
purposes and deploy to Heroku
.
- Production is deployed from
master
branch - Staging is deployed from
development
branch
This project is created to complete Web Certification Path at Nimble