WikipediaLibrary / TWLight

Library Card Platform for The Wikipedia Library

Home Page:https://wikipedialibrary.wmflabs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md

The Wikipedia Library Card Platform app is available at http://wikipedialibrary.wmflabs.org.

Quick Installation for Developers

  • Get Docker and Docker Compose
  • Fire up an empty TWLight instance docker-compose build && docker-compose up
  • Run migrations docker-compose exec twlight /app/bin/virtualenv_migrate.sh
  • See the thing running on localhost
  • Get an interactive shell docker-compose exec twlight bash

See the Local setup Wiki page for more information.

Documentation

Further project documentation is available in the Wiki. Our issue tracking takes place on the Library-Card-Platform Phabricator board.

Build Status

Coveralls Coverage Status

About

Library Card Platform for The Wikipedia Library

https://wikipedialibrary.wmflabs.org

License:MIT License


Languages

Language:Python 77.4%Language:HTML 16.0%Language:Shell 3.9%Language:CSS 2.3%Language:Perl 0.2%Language:Dockerfile 0.1%Language:JavaScript 0.1%