Skip to content

Conversation

joacoc
Copy link
Contributor

@joacoc joacoc commented Jun 21, 2022

Refactor the code to be more suitable for the documentation quickstart. The user should be able to run all the code that Materialize needs to consume from Postgres.

@@ -9,7 +9,7 @@ curl -fsSL http://stedolan.github.io/jq/download/linux64/jq > /usr/local/bin/jq
chmod +x /usr/local/bin/jq

# Turn on the demo and give it a few (good) seconds to spin up.
docker-compose up -d
AUTOSETUP=1 docker-compose up -d
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, cool! I think this approach solves @ruf-io's #28.

@joacoc joacoc merged commit daeda8f into MaterializeInc:main Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants