Skip to content

YashAgrawal9265/TWLight

 
 

Repository files navigation

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

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 68.4%
  • HTML 15.3%
  • JavaScript 8.9%
  • Shell 4.8%
  • CSS 2.3%
  • Perl 0.2%
  • Dockerfile 0.1%