Skip to content

okomarov/viralq_on_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build your viral queue page with flask

An example how to build a viral queue page with flask

For details and how to use, please read: Build your own viral queue in Flask

Deploy on Heroku (free)

First, edit the app.json and replace the value of the repository:

"repository": "https://github.com/okomarov/viralq_on_flask"

with the URL to the forked repository.

Then, you will need to configure your email service and edit in app.json the values for the environment variables MAIL_SERVER, MAIL_USERNAME, MAIL_PASSWORD and MAIL_PORT accordingly.

Finally, click on the button:

Deploy

About

Viral Queue built with Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published