Skip to content

A minimalistic twitter/blog-clone for running on a RaspberryPi

Notifications You must be signed in to change notification settings

bixel/microblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sommerakademie µBlog aka Skynet

Configuration

You need to add some configuration variables to app/config.py, containing

username = 'couchdb-username'
password = 'couchdb-password'
port = 5984 # or some other port

then activate the virtual environment and run the file run.py.

About

A minimalistic twitter/blog-clone for running on a RaspberryPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published