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

Setup CI builds #19

Open samwillis opened 4 months ago

jackbravo commented 2 months ago

This feature means being able to use pglite in things like GitHub Actions? Similar to https://github.com/Harmon758/postgresql-action but lighter?