{"library":"stealthql","title":"StealthQL","type":"library","description":"StealthQL (v0.2.13) is a repo-native backend capsule for Next.js that bundles a local PGlite database, built-in auth (magic links, Google/GitHub/Facebook OAuth, recovery codes, org membership, service accounts, share tokens), policy-based row access control, field masks, Google-Sheets-style shares with proposals/CSV round-trip/expiration/revocation/audit logs, scheduled jobs, compliance evidence, and one-command deployment to DigitalOcean or Vercel+DigitalOcean split. Published on npm, TypeScript ships types, requires Node >=20, and follows a local-first dev loop with hot-reload. Differentiates from Supabase/Firebase by being fully self-hosted, repo-native (capsule files checked into your repo), and LLM-friendly.","language":"javascript","status":"active","last_verified":"Sat May 09","install":{"commands":["npm install stealthql"],"cli":null},"imports":["import StealthQL from 'stealthql'","import { createCapsule } from 'stealthql/capsule'","import { defineAuth } from 'stealthql/auth'","import type { Actor } from 'stealthql/types'","import { runMigration } from 'stealthql/database'"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":"https://stealthql.com","github":"https://github.com/stealthql/stealthql","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/stealthql","openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"npm init -y && npm install next react react-dom stealthql && npx stealthql setup next && npm run dev:stealth","lang":"typescript","description":"Scaffolds a Next.js project with StealthQL backend capsule, local database, auth, and hot-reload dev server.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}