0.1.19 • Published 2 years ago

ts-create-app v0.1.19

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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!

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago