Skip to content

aGuyNamedJonas/ts-starter

Repository files navigation

ts-starter $ npx startmeup supported

Typescript starter with nodemon & jest

Features

✓ nodemon - Build faster with hot-reloading code
✓ jest - Start out test-driven
✓ dist - Build config with appropriate .gitignore (ready for NPM / your lambdas)

Get it!

$ npx startmeup ts-starter [local-folder]

Setup

yarn / npm install

Development

yarn watch / npm run watch

Node Version

tsconfig.json is setup to work with Node v12 (supported on AWS Lambda)

About

Tiny boilerplate to start a new Typescript project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published