Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-electric-app

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-electric-app

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](https://electric-sql.com/docs/quickstart).

  • 0.3.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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.

ArgumentValueDefaultDescription
--template'react' | 'vue' | 'expo' | 'react-native''react'Starter template to use
--electric-port0 - 655355133Port on which to run Electric
--electric-proxy-port0 - 6553565432Port on which to run Electric's DB proxy

FAQs

Package last updated on 12 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc