Skip to content

Instantly share code, notes, and snippets.

@nikhilkrdwivedi
Last active August 15, 2023 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikhilkrdwivedi/68fa0e29ffe66fed29c4132ff0077dfe to your computer and use it in GitHub Desktop.
Save nikhilkrdwivedi/68fa0e29ffe66fed29c4132ff0077dfe to your computer and use it in GitHub Desktop.
Add environment variables in the .env file inside launchpad/
VITE_API_BASE_URL= # Your backend url where you authorize users like http://localhost:3020/
VITE_GRAF_BASE_URL= # Your Grafbase url like https://xxxxxxxx.grafbase.app/graphql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment