- Setup config file as per example app
- Run
source app.sh
to deploy streamlit app
- Set environment variables NEO4J_HOST, NEO4J_USER, NEO4J_PASSWORD for connection to Neo4j database
- Use https://arrows.app/ to create app metadata (see example app)
- Update
app.sh
by replacing app.py with app_graph.py and runsource app.sh
to deploy streamlit app