0.1.19 • Published 4 years ago

ts-create-app v0.1.19

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago