Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 551 Bytes

README.rst

File metadata and controls

21 lines (13 loc) · 551 Bytes

DevQus

A simple Pyramid project that demonstrates the use of Server-Side-Events (SSE). Inspired by Jesse Panganiban's Chattr app.

Getting Started

  • cd <directory containing this file>
  • $venv/bin/python setup.py develop
  • $venv/bin/populate_devqus development.ini
  • $venv/bin/pserve development.ini

Screenshot

image