Skip to content

The Down to Earth Dog Lady is a Portland, Oregon dog trainer providing adventure pack hikes, walks, and dog training! Erin is a CPDT-KA , KPCTP certified dog trainer.

Notifications You must be signed in to change notification settings

elauervose/down-to-earth-dog-lady

Repository files navigation

Down to Earth Dog Lady

Local development

# Setup local development environment (one-time)
bin/setup

# Start the app (each time)
bin/start

Updating instagram tokens in heroku

To update the instagram token in heroku:

bin/token
heroku config:set INSTAGRAM_ACCESS_TOKEN=<token from url in browser>

If this is the first time setting up heroku, you will also need to set the client id and secret from: the developer portal

Once you have the id and secret, do this on the cli:

heroku config:set INSTAGRAM_CLIENT_ID=d25b1f5d8399440dbbcfe47cf41692aa
heroku config:set INSTAGRAM_CLIENT_SECRET=<client secret>

API Info


About

The Down to Earth Dog Lady is a Portland, Oregon dog trainer providing adventure pack hikes, walks, and dog training! Erin is a CPDT-KA , KPCTP certified dog trainer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published