Skip to content

martyanov/minitwit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniTwit

Because writing todo lists is not fun

What is MiniTwit?

A Redis and Flask powered twitter clone.

How do I use it?

  1. Edit the configuration in the minitwit.py file or export an MINITWIT_SETTINGS environment variable pointing to a configuration file.

  2. Install dependencies:

    pip install requirements.txt

  3. Now you can run the minitwit.py file with your python interpreter and the application will greet you on http://localhost:5000/.

Is it tested?

You betcha. Run the minitwit_tests.py file to see the tests pass.

About

MiniTwit forked from Flask examples, refactored to work on Heroku and backed by Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages