npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

turbovent

v1.1.3

Published

A modern starter template for building scalable apps with Turborepo, Next.js, Tailwind CSS, and more.

Readme

TurboVent : Grow Your Code, Not Your Headaches


What is TurboVent?

TurboVent is a pre-configured monorepo starter kit designed to eliminate the hassle of setting up modern web development stacks. It provides a ready-to-use, full-stack template with Next.js, Express.js, Tailwind CSS, TypeScript, TurboRepo, and ShadCN UI—all integrated and optimized for productivity.

With TurboVent, you can skip the tedious setup process and jump straight into building your application. Whether you're a beginner or an experienced developer, TurboVent saves you time and ensures a smooth development experience.


Why Use TurboVent?

The Problem

Setting up a modern web development stack can be time-consuming and frustrating. You often find yourself:

  • Configuring Tailwind CSS and TypeScript.
  • Setting up API routes with Express.js.
  • Integrating ShadCN UI components.
  • Managing a monorepo with TurboRepo.

These repetitive tasks eat into your productivity and can lead to errors if not done correctly.

The Solution

TurboVent solves these problems by providing:

  • Pre-configured setup: Everything is already set up and ready to use.
  • Optimized performance: TurboRepo ensures fast builds and efficient dependency management.
  • Beautiful UI: ShadCN UI components are integrated and ready to use.
  • Full-stack power: Next.js for the frontend and Express.js for the backend, all in TypeScript.

Getting Started

Install TurboVent CLI

Install the TurboVent CLI globally using npm:

npm install -g turbovent

Create a New Project

Run the following command to create a new project:

turbovent

You’ll be prompted to enter a project name. Once the setup is complete, you’ll have a fully configured monorepo ready for development.

Install Dependencies

Navigate to your project directory and install dependencies using pnpm:

cd <project-name>
pnpm install

Start the Development Server

Run the development server to start building your application:

pnpm run dev

Tech Stack

TurboVent is built with the best modern web technologies to ensure a smooth and efficient development experience:

  • Next.js: The ultimate React framework for full-stack applications.
  • Express.js: A fast and flexible backend API framework.
  • Tailwind CSS: Utility-first CSS framework for effortless styling.
  • TypeScript: Type-safe code for better maintainability and fewer bugs.
  • TurboRepo: Supercharged monorepo management for efficiency.
  • ShadCN UI: Pre-built, customizable UI components that look amazing.
  • pnpm: The fastest package manager for JavaScript projects.

Benefits of Using TurboVent

  • Save Time: Skip the setup and start coding immediately.
  • Reduce Errors: Pre-configured setup minimizes the risk of configuration errors.
  • Boost Productivity: Focus on building features instead of setting up your environment.
  • Optimized Performance: TurboRepo ensures fast builds and efficient dependency management.
  • Beautiful UI: ShadCN UI components are integrated and ready to use.

Want to Contribute?

We welcome contributions from the community! If you’d like to contribute to TurboVent, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request.

Let’s make TurboVent even better together!


License

TurboVent is open-source and licensed under the MIT License. Feel free to use, modify, and distribute it as you wish.


Stay Connected

Have questions or want to collaborate? Reach out to me:


Stop Wasting Time on Setup

With TurboVent, you can focus on what really matters—building your application. Say goodbye to setup headaches and start coding today!