
Security News
New React Server Components Vulnerabilities: DoS and Source Code Exposure
New DoS and source code exposure bugs in React Server Components and Next.js: whatβs affected and how to update safely.
sr_setup-cli
Advanced tools
Modern CLI for React/Next.js projects with Tailwind CSS v4, templates, and clean setup
π Thank you for downloading SR Setup CLI!
Modern CLI tool for rapid React project setup with Vite, Tailwind CSS v4, and real-time package versions from npm registry.
β οΈ Note: This tool may contain bugs. Please report any issues you encounter to help improve the project.
npm install -g sr_setup-cli
Or use npx without installation:
npx sr_setup-cli
sr_setup-cli
Only essential dependencies:
Complete production-ready stack:
Testing-focused setup:
Choose what you need from 14+ libraries:
@tailwindcss/vite)Auto-generated src/pages/Welcome.jsx includes:
Full support for Russian and English:
sr_setup-cli
# Select language β minimal preset β done!
cd my-app
npm run dev
sr_setup-cli
# Select language β full preset
# Get routing, state, forms, tests
cd my-app
npm run dev
sr_setup-cli
# Select language β custom preset
# Choose only needed libraries (Space to select)
# Example: react-router + zustand + axios + react-query
cd my-app
npm run dev
CLI automatically checks for updates on startup:
β CLI is up to date
Or check manually:
npm update -g sr_setup-cli
MIT License
Made with β€οΈ for React developers
FAQs
Modern CLI for React/Next.js projects with Tailwind CSS v4, templates, and clean setup
The npm package sr_setup-cli receives a total of 5 weekly downloads. As such, sr_setup-cli popularity was classified as not popular.
We found that sr_setup-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer 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
New DoS and source code exposure bugs in React Server Components and Next.js: whatβs affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.

Security News
GitHub has revoked npm classic tokens for publishing; maintainers must migrate, but OpenJS warns OIDC trusted publishing still has risky gaps for critical projects.