Skip to content
Daniele Guido edited this page Jun 2, 2017 · 8 revisions

Miller is the django app for storytelling

Summary

  1. step by step installation on ubuntu with nginx, supervisord and uwsgi
  2. about the data model
  3. REST api documentation
  4. Bulk import from google spreadsheet of tags and documents

Features

  1. git versioned markdown for each story with gitpython
  2. using awesome whoosh search engine
  3. pushing websocket notification with django-channels
  4. Oauth2 authentication mechanism for miller API with django-oauth-toolkit

test

Clone this wiki locally