Skip to content

mckatoo/boilerplate-node-typescript

Repository files navigation

😎 Boilerplate node with typescript

Typescript Node Javascript

This is a boilerplate for work using node with typescript without forget tests and transpiler.

It aims to speed up the start of an application using node and typescript in the backend. To use with frontend you must update tsconfig.json in properties like lib=["ES6", "DOM"] among others.

Test: Jest

Jest is a delightful JavaScript Testing Framework with a focus on simplicity. Works great using Babel, TypeScript, Node, React, Angular, Vue, and more!

Transpiler: Babel

Babel is a tool that helps you write code in the latest version of JavaScript. When your supported environments don't support certain features natively, Babel will help you compile those features down to a supported version.

How to use

Via GitHub Cli

gh repo create your-new-repository --template mckatoo/boilerplate-node-typescript

or

Via GiHub Page

Click this button ===> Use this template , which matches the button on the page top. See the image... image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •