An open API service indexing awesome lists of open source software.

https://github.com/chfoo/chatterbird-www

Application code for the Chatter Bird Website
https://github.com/chfoo/chatterbird-www

Last synced: 4 months ago
JSON representation

Application code for the Chatter Bird Website

Awesome Lists containing this project

README

          

chatterbird-www
===============

This project is the application code for the Chatter Bird Website located at http://chatterbird.fart.website/.

Quick Start
-----------

1. Install Python 3.5+
2. Install required packages: `pip3 install tornado --user`
3. Edit the configuration file as needed.
4. Run: `python3 -m chatterbirdsite the_config.json`
5. Set up a web server to forward requests to the application. See Tornado Web deployment documentation.

Support applications
--------------------

* Screenshotting: See https://github.com/chfoo/ttvsnap