Skip to content

ivanvanderbyl/template-node-typescript

Repository files navigation

template-node-typescript

Template repository for a new TS + Node.js project

Provides:

  • TypeScript 3.9
  • Jest
  • Prettier
  • Decent TS config (targeting es2017)
  • Scripts for building, testing, debugging yarn dev, yarn spec, yarn debug
  • VSCode launch config for debugging
  • Default entry point in index.ts
  • TSConfig configured to use latest features (esnext) and target recent Node.js
  • Google Cloud Build config to deploy to Cloud Run on push
  • No opinions about what you will build next

About

Template repository for a new TS + Node project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors