Skip to content

joalon/rboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBoard

A reddit clone built with Python, Flask and SQLite.

Setup

To run a development version with an SQLite database:

flask db init
flask db migrate
flask db upgrade

FLASK_ENV=dev flask run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published