Backend component registry for Node.js & TypeScript
servercn is a backend component registry for Node.js & TypeScript. It provides a robust collection of pre-configured components, boilerplates, and utilities for Node.js and TypeScript, enabling developers to scaffold production-ready code in seconds.
Shadcn ecosystem for Node.js backend
Start a new project with a recommended, production-ready structure.
npx servercn-cli initAdd specific modules to your existing project. This allows for incremental adoption.
npx servercn-cli@latest add [component-name]Examples:
npx servercn-cli@latest add loggernpx servercn-cli@latest add oauthWe welcome contributions! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.
Built with 🪓 by Akkal Dhami and the servercn contributors
