electric-sql / pglite

Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
https://electric-sql.com
Apache License 2.0
4.77k stars 81 forks source link

docs: Add git submodule initialization as build prerequirement #16

Closed kamilogorek closed 4 months ago

kamilogorek commented 4 months ago

Git submodule need to be initialized and updated before running build, as local postgres source code is required.