gStore Plan Optimizer Demonstration Usage pip3 install -r requirements.txt python3 app.py gStore Connection Config Please modify the gStore_config variable to connect to your gStore database. About frontend Requirement: node.js, yarn. Install Dependencies: yarn install Build frontend: yarn build