8000 GitHub - kcity/miniblog: A single-user blog powered by Flask, SQLAlchemy and Bootstrap
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ miniblog Public

A single-user blog powered by Flask, SQLAlchemy and Bootstrap

License

Notifications You must be signed in to change notification settings

kcity/miniblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniblog

A single-user blog powered by Flask, SQLAlchemy and Bootstrap

Dependencies:

Pip install flask

Pip install flask-sqlalchemy

Setup database:

->from miniblog import db

->db.create_all()

Run:

->python miniblog.py

USERNAME: admin

PASSWORD: default

About

A single-user blog powered by Flask, SQLAlchemy and Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0