realpython / flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
http://www.flaskboilerplate.com
Apache License 2.0
1.53k stars 535 forks source link

Add run on repl.it badge to README #42

Open stjet opened 4 years ago

stjet commented 4 years ago

This pull request configures this repository to be run on Repl.it. It adds a .replit configuration file and a Repl.it badge to the README. You can read more about running repos on Repl.it here, or view the Repl here.