Automatically get reminded about free coupons!
coupon-clipper-stopandshop.carlyzach.com.
Make changes, and then run go build ./...
or docker-compose build
.
To deploy to heroku:
heroku create my-app-name
heroku buildpacks:set heroku/go
heroku config:set USERNAME=stop_and_shop_username PASSWORD=stop_and_shop_password
heroku addons:create heroku-redis:hobby-dev
git push heroku master
- visit the app to get started and configure alerts!