In the Quick start section, it says to run: source ./substrate-archive/scripts/up.sh, however the script no longer exists there. Is this still relevant? It seemed like a nice feature!
In general, it's unclear how to get the SQL database up and running:
If you can help me answer these questions I'll make a follow-up PR with the clarifications I think are needed. Thanks! 😃
In the Quick start section, it says to run:
source ./substrate-archive/scripts/up.sh, however the script no longer exists there. Is this still relevant? It seemed like a nice feature!In general, it's unclear how to get the SQL database up and running:
createuser -s postgres, I get:substrate-archiveCLI without a database. But it's not so clear how. Where do I setSQLX_OFFLINE=truefor example?node-template-archiveusing the CLI ?If you can help me answer these questions I'll make a follow-up PR with the clarifications I think are needed. Thanks! 😃