git clone → git push → deployed

From clone
to production.

Every starter ships with CI/CD, security audits, and deploy pipelines. You write the app. We handle the rest.

Install

Install create-starter

One CLI. Three install paths. Pick the one that matches your workflow.

Fastest path. Run once, scaffold anywhere. Requires Node.js 18+.

npx @starter-series/create my-bot --template discord-bot
Flagship

Docker Deploy

Any language. One Dockerfile. SSH deploy to any VPS.

Docker · VPS · GHCR

Browser Extension

MV3. Chrome Web Store + Firefox AMO. Permission audit on every push.

MV3 · Chrome · Firefox

Discord Bot

Discord.js v14. Auto-loaded slash commands. Railway or Fly.io deploy.

Discord.js · Docker · Railway

Telegram Bot

grammY. Polling + webhook dual mode. One-command deploy.

grammY · Polling · Webhook

Electron App

macOS + Windows + Linux. Code signing. Auto-update via GitHub Releases.

Electron · macOS · Win · Linux

npm Package

OIDC trusted publishing. Zero secrets. Provenance built in.

npm · OIDC · Provenance

MCP Server

TypeScript MCP server. OIDC npm publish. Zero secrets needed.

MCP · TypeScript · OIDC

React Native

Expo + EAS Build. Submit to App Store and Play Store from CI.

Expo · iOS · Android · EAS

Python MCP Server

Python MCP server. OIDC PyPI publish. FastMCP + async.

MCP · Python · OIDC · PyPI

Cloudflare Pages

Static site. Unlimited bandwidth. Global CDN free.

Cloudflare Pages · Wrangler

VS Code Extension

Vanilla JS. Dual publish to VS Marketplace + Open VSX.

VS Code · Open VSX · Vanilla JS