This web application is intended to be used with the ATLAs CLDF data
Instructions for running the ATLAs CLLD application:
- Subscribe to the atlas-data repository or download a copy.
- Navigate to the atlasclld folder.
- From the top-level atlasclld folder, run
pip install -e .[dev](on a Mac,pip install -e ."[dev]" - Run
clld initdb development.ini --cldf path-to-atlas-data/cldf-atlas/StructureDataset-metadata.json - Run
pserve --reload development.ini