@electric-sql/pglite-repl

v0.0.1-alpha.0
A REPL, or terminal, for use in the browser with PGlite, allowing you to have an interactive session with your WASM Postgres in the page.

dev

vite

lint

eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0

build

pnpm run build:react && pnpm run build:webcomp

format

prettier --write ./src && prettier --write ./src-webcomponent

preview

vite preview

build:react

tsc && vite build

build:webcomp

vite build --config vite.webcomp.config.ts
npm i @electric-sql/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Electric DB Limited
  • released 7/23/2024

Downloads