New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

create-sweet-starter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-sweet-starter

CLI tool to scaffold starter templates with Next.js, React, and Tauri

latest
npmnpm
Version
0.0.5
Version published
Weekly downloads
2
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

create-sweet-starter

CLI tool to scaffold modern web development starter templates.

Usage

npm

npm create sweet-starter

yarn

yarn create sweet-starter

pnpm

pnpm create sweet-starter

npx

npx create-sweet-starter

Available Templates

TemplateDescriptionTech Stack
Next.js MonorepoFull-featured monorepo setupTurborepo, Next.js 16, shadcn/ui, Biome, Knip
React StarterLightweight React SPAReact 19, Vite, Tailwind CSS v4, shadcn/ui
Tauri StarterCross-platform desktop appTauri 2, Next.js, Elysia, Turborepo

Interactive CLI

The CLI will guide you through:

  • Template selection - Choose from 3 starter templates
  • Project naming - Enter your desired project name
  • Auto-setup - Downloads template and prepares your project

Prerequisites

  • Node.js >= 20
  • pnpm >= 10 (recommended)

Some templates may have additional requirements:

  • Tauri Starter: Rust, Bun

License

MIT

Keywords

create

FAQs

Package last updated on 19 Feb 2026

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