Skip to content

Conversation

@bgrenon
Copy link

@bgrenon bgrenon commented May 15, 2025

All good! Added some clarity in a few places.

The only fix was for VITE_DATA_API_URL in the .env file: it included NEON in the key name, which did not match usage in the code

@vercel
Copy link

vercel bot commented May 15, 2025

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

Name Status Preview Comments Updated (UTC)
neon-data-api-neon-auth ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 3:04am

README.md Outdated

Before you begin, ensure you have the following installed:

- [Git](https://git-scm.com/)
Copy link
Contributor

Choose a reason for hiding this comment

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

git is quite redudant here

Copy link
Author

Choose a reason for hiding this comment

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

oh wow - cursor!!

README.md Outdated

- Create a project
- Enable [Data API](https://neon.tech/docs/data-api/get-started) from the **Branch** details page. Copy your Data API URL.
- Enable [Neon Auth](https://neon.tech/docs/guides/neon-auth) from **Project > Auth**. Copy your environment variables from the **Setup instructions**.
Copy link
Contributor

Choose a reason for hiding this comment

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

theres no need to enable neon auth, only to copy the env variables

Comment on lines 48 to 49
VITE_PUBLIC_STACK_PROJECT_ID=your_project_id
VITE_PUBLIC_STACK_PUBLISHABLE_CLIENT_KEY=your_client_key
Copy link
Contributor

Choose a reason for hiding this comment

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

the examples we have in the UI are NEXT_ we can also mention that we need to change it

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.

3 participants