An open API service indexing awesome lists of open source software.

https://github.com/mislam/create-typezero

TypeZero generator CLI
https://github.com/mislam/create-typezero

Last synced: about 1 year ago
JSON representation

TypeZero generator CLI

Awesome Lists containing this project

README

          

# create-typezero ⚡️ TypeZero CLI

**Kickstart your Node.js project like never before!**

![Node.js Version](https://img.shields.io/badge/Node.js-%3E%3D22-blue)
![TypeScript Version](https://img.shields.io/badge/Typescript-5.7-blue)
![MIT License](https://img.shields.io/badge/License-MIT-orange)
![Production Ready](https://img.shields.io/badge/Production-Ready-brightgreen)

Create production-ready Node.js applications in seconds with TypeScript, ESM, Linting, Testing, and more!

> Note: This project inherited its standards and best practices from awesome
> three stooges: **Vite**, **Next.js** and **SvelteKit**! And code-reviewed by
> three masterminds: **OpenAI**'s GPT models, **DeepSeek R1**, and Anthropic's
> **Claude** Sonnet 3.5! With my human supervision of course! 😉

## Quick Start

With NPM:

```bash
npm create typezero@latest
```

With Yarn:

```bash
yarn create typezero
```

With PNPM:

```bash
pnpm create typezero
```

With Bun:

```bash
bun create typezero
```

And... Baaaam! 💥

## WTH is TypeZero?

TypeZero is a Zero-Config TypeScript starter for modern Node.js development. All bells and whistles are included and pre-configured for 2025!

Learn more about TypeZero at [TypeZero GitHub](https://github.com/mislam/typezero).

## License

Distributed under the MIT License. See [LICENSE](LICENSE) for details.