Skip to content

htet641/TWLight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

The Wikipedia Library Card Platform app, 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

Documentation

Further project documentation can be found in the Wiki. Our issue tracking takes place on the Library-Card-Platform Phabricator board.

Build Status

Dependabot Status

Coverage Status - master branch

About

Library Card Platform for The Wikipedia Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.7%
  • HTML 16.1%
  • JavaScript 9.5%
  • Shell 4.9%
  • CSS 2.5%
  • Perl 0.2%
  • Dockerfile 0.1%