Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.16 KB

File metadata and controls

12 lines (9 loc) · 1.16 KB

Examples

The examples/ folder contains basic projects initialized with the PowerSync CLI. Each example demonstrates a different setup and can be used as a starting point or reference.

Examples

Example Description
Basic Cloud Pull Cloud instance config pulled with powersync pull instance.
Self-Hosted: Basic Supabase PowerSync with external DB and storage (Supabase).
Self-Hosted: Basic Postgres PowerSync with Postgres database and storage in Docker.
Self-Hosted: Postgres + Node.js Postgres stack with Node.js app using PowerSync SDK and shared HS256 auth.