Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supabase quickstart guide #133

Closed
wants to merge 3 commits into from
Closed

Supabase quickstart guide #133

wants to merge 3 commits into from

Conversation

mitchdevenport
Copy link
Contributor

No description provided.

@mitchdevenport mitchdevenport requested review from lukekim and a team March 26, 2024 02:03
Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spiceai-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 26, 2024 7:23am

pg_db: [Database name]
pg_port: "[Port]"
pg_user: [User]
pg_pass: [Password]
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's use the secret store for the password.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since this is a Postgres quickstart to get users up and running as fast as possible I think it should contain as little extra knowledge as possible. Maybe we should have a separate secrets quickstart instead?

Copy link
Contributor

Choose a reason for hiding this comment

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

Fair, but let's at least mention the ability to use secrets with a link

@mitchdevenport
Copy link
Contributor Author

Closing in favor of: spiceai/quickstarts#62

@phillipleblanc phillipleblanc deleted the mitch/postgres branch July 8, 2024 12:51
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