charl-kruger create-v0 .cursorrules file for TypeScript (stars: 3)

Built using ink cli with typescript, the entry point is `"bin": "dist/cli.js"` as per the package.json.

This is a cli tool that will prompt a user for an app name, if the app name is not supplied, that app name will be v0.

Once a app name is chosen, it will create new folder according to the app name and copy over the contents of ./template into the new folder.
css
javascript
next.js
shadcn/ui
typescript

First Time Repository

A CLI tool to quickly set up a new Next.js project with all Shadcn components, .env.local environment file, and cursor .cursorrules development settings. Defaults to all the defaul settings for Next.js and Shadcn.

TypeScript

Languages:

CSS: 2.0KB
JavaScript: 1.6KB
TypeScript: 136.2KB
Created: 9/3/2024
Updated: 1/16/2025

All Repositories (1)

A CLI tool to quickly set up a new Next.js project with all Shadcn components, .env.local environment file, and cursor .cursorrules development settings. Defaults to all the defaul settings for Next.js and Shadcn.