Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 555 Bytes

README.MD

File metadata and controls

24 lines (13 loc) · 555 Bytes

Datatlas Tools

A set of tools to help the developpment of datatlas front interface

Instance Conf

The purpose of this tool is to quickly change the back config to match an instance

for example : you want to switch from the canographia json config to the industries config

How to setup : in the folder Instance_config

pip install -r requirements.txt

copy the example.backUrls.json and edit the fil based on your backends urls

copy the configs/instance_name and fill according to your instance config

Start

python start.y