0.3.3 • Published 1 year ago
create-electric-app v0.3.3
ElectricSQL Starter
This is a starter app template. You can use it to generate an ElectricSQL application. The app is setup to match the example code you can see in the Quickstart.
Pre-reqs
- Docker (with Compose V2)
- Node >= 16.11.0
Usage
npx create-electric-app@latest my-app
Change directory into the created folder (./my-app
in the example command above) and then follow the instructions in the generated README.
You can optionally pass the following arguments to the create-electric-app
command to configure the app.
Argument | Value | Default | Description |
---|---|---|---|
--template | 'react' \| 'vue' \| 'expo' \| 'react-native' | 'react' | Starter template to use |
--electric-port | 0 - 65535 | 5133 | Port on which to run Electric |
--electric-proxy-port | 0 - 65535 | 65432 | Port on which to run Electric's DB proxy |
0.3.3
1 year ago
0.3.2
1 year ago
0.3.1
1 year ago
0.3.0
1 year ago
0.2.7
1 year ago
0.2.8
1 year ago
0.2.6
1 year ago
0.2.5
1 year ago
0.2.3
1 year ago
0.2.4
1 year ago
0.2.2
2 years ago
0.2.1
2 years ago
0.2.0
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.1-next.2
2 years ago
0.1.1-next.0
2 years ago
0.1.1-next.1
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago