1.0.4 • Published 7 months ago

@electric-sql/experimental v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 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

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

8 months ago

0.1.2-beta.4

8 months ago

0.1.2-beta.3

8 months ago

0.1.2-beta.2

9 months ago

0.1.2-beta.1

11 months ago

0.1.2-beta.0

11 months ago

0.1.1

11 months ago