Skip to content

tjurkiewicz/growtwitt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment

In order to deploy this application on Heroku, configuration variables must be set.

DJANGO_SECRET_KEY is base64-encoded secret key. TWITTER_API_KEY and TWITTER_API_SECRET are your application's api credentials. You don't have to base64 encode that as those values are already environment-friendly.

DISABLE_COLLECTSTATIC must be set to 1.

PORT describes bind port for the service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published