New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

supabase_graphiql

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supabase_graphiql

Minimal tool to use GraphiQL for your Supabase project

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10
increased by233.33%
Maintainers
1
Weekly downloads
 
Created
Source

nano logo

🔍 No server setup to use GraphiQL for your Supabase DB.

nano logo

Setup in app.jsx

  1. Get the projectID. Go to https://app.supabase.com/ > Select project > Settings > General Settings > Reference ID.
  2. Get the apiKey. Go to https://app.supabase.com/ > Select project > Settings > API Settings > Project API Keys > Use the one for anon/public.
  3. Get the accessToken for a target user.

Run it

npm start

It'll start a dev server, and automatically open to the default port where you can start using GraphiQL.

Features

  • 📦 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

Keywords

FAQs

Package last updated on 09 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc