
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@buildonspark/create-spark-app
Advanced tools
Scaffold a new Spark application from a template.
npx @buildonspark/create-spark-app my-app --template vite
cd my-app
npm install
npm run dev
Or use the npm create shorthand:
npm create @buildonspark/spark-app my-app
Run without --template for an interactive template picker:
npx @buildonspark/create-spark-app my-app
| Template | Description |
|---|---|
vite | React + Vite |
nextjs | Next.js |
react-native | React Native |
expo | React Native (Expo) |
express | Express.js server |
nestjs | NestJS server |
webpack | React + Webpack |
browser-extension | Browser extension |
cli | CLI application |
bare | Bare runtime |
nodejs-scripts | Node.js scripts |
Usage: npx @buildonspark/create-spark-app [project-name] [options]
Options:
--template, -t Template to use
--branch, -b Git branch to fetch templates from (default: main)
--help, -h Show help
Templates are fetched directly from the buildonspark/spark repository on GitHub. The generated project is a standalone copy with:
package.json@buildonspark/spark-sdk set to latestFAQs
Create a new Spark application from a template
We found that @buildonspark/create-spark-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.