Skip to content

Github mirror of "labs/tools/map-of-monuments" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/labs-tools-map-of-monuments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#map-of-momuments

Map of Monuments with no article.

Run development environment

(all paths are from repository's root)

  1. Clone the repository (preferably from Gerrit
  2. Setup the repository for use with git review. You can use this tutorial
  3. Create Python3 virtual environment by running virtualenv -p python3 venv
  4. Activate the venv by running source venv/bin/activate
  5. Install required packages by running pip install -r support/requirements.txt
  6. Cd to src and copy config.example.yaml to config.yaml
  7. Add your MySQL db credentials to config.yaml file
  8. Run python app.py to run the development server

About

Github mirror of "labs/tools/map-of-monuments" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7