🔍 No server setup to use GraphiQL for your Supabase DB.
- Get the
projectID
. Go to https://app.supabase.com/ > Select project > Settings > General Settings > Reference ID. - Get the
apiKey
. Go to https://app.supabase.com/ > Select project > Settings > API Settings > Project API Keys > Use the one foranon
/public
. - Get the
accessToken
for a target user.
npm start
It'll start a dev server, and automatically open to the default port where you can start using GraphiQL.
- 📦 Uses ViteJS with zero-config instead of Webpack
- 🚫 No eject, because it is already so minimal
- 🚫 No linting
- 🚫 No service worker
- ⚡️ No more waiting for packages over the network when refreshing