1.0.4 • Published 10 months ago

@electric-sql/experimental v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

Experimental TypeScript features for ElectricSQL

Install

The client is published on NPM as @electric-sql/experimental:

npm i @electric-sql/experimental

Develop

Install the pnpm workspace at the repo root:

pnpm install

Build the package:

cd packages/typescript-client
pnpm build

Test

In one terminal, start the backend running:

cd ../sync-service
mix deps.get
mix stop_dev && mix compile && mix start_dev && ies -S mix

Then in this folder:

pnpm test
1.0.4

10 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

0.1.2-beta.4

12 months ago

0.1.2-beta.3

12 months ago

0.1.2-beta.2

1 year ago

0.1.2-beta.1

1 year ago

0.1.2-beta.0

1 year ago

0.1.1

1 year ago