Skip to content

afaideen/microblog

 
 

Repository files navigation

Welcome to Microblog!

This is an example application featured in my Flask Mega-Tutorial. See the tutorial for instructions on how to work with it.

Generate Database

  1. Make sure existing folder migrations is deleted. Then execute following command.

flask db init

flask db migrate

flask db upgrade

  1. Happy learning! Thanks.

@han

About

A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 75.0%
  • HTML 23.2%
  • Other 1.8%