Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create TypeScript App

Easily bootstrap your TypeScript project with a pre-built boilerplate. This tool was HEAVILY inspired by create-next-app (thank you Vercel :heart:) and created as a may for me to have an easy way to get started on TypeScript projects, as well as learn how to create a CLI tool with TypeScript.

You can use one of the predefined templates, or open a PR for one that doesn't exist yet. Existing templates include:

  • default: Express server with Jest, ESLint, CORS middleware, and custom-env
  • prisma: Default + Prisma
  • mongoose: Default + Mongoose

Get started with npx ts-create-app!

About

Easily bootstrap a TypeScript project with pre-built boilerplates.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages