Skip to content

jmichelsen/IdPinThat-Public

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

idpinthat

Flask application powering IdPinThat.com

To install:

*add your secret to config.py

*add your pixabay username and api key to secret.py

*add your filepicker.io and Aviary api keys to templates/edit.html

Then run:

pip install -r requirements.txt

Afterward, everything should be installed and working. Issue command:

python run.py

and you'll be up and running.

IdPinThat uses a standard Heroku installation method. Set up your heroku app and push the repo to it and the app will work just fine. The Procfile and gunicorn config for heroku are included in the git repo.

About

Flask application powering IdPinThat.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published