Skip to content

Template for projects built with Typescript, Nodejs, ES module

Notifications You must be signed in to change notification settings

hpb0412/template-typescript-esm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-typescript-esm

Building a project with Typescript is awesome.

Building an app using some famous frameworks like Next.js where my Typescript configuration is predefined makes my life easier.

However, bringing Typescript to a server Nodejs app is a different story.

If you've ever set up a barebone Expressjs app with Typescript, you shall know how crazy it is to get it up and running.

That is the reason I create this repo.

Requirements

Make sure your dependencies match these below:

  • Node 16+
  • Typescript 4.7+
  • ts-node 10+

If you need to setup for older versions, you can check with the reference list I leave here.

I believe you will find out your answer.

Reference

About

Template for projects built with Typescript, Nodejs, ES module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published