Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
create-electric-app
Advanced tools
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).
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.
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 |
FAQs
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).
We found that create-electric-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.