Description

Nodejs and typescript starter template

How to run?

  • Clone this repository.
  • Install all the dependencies using yarn or npm install.
  • Start the server using yarn dev or npm run dev.