/create-typenode-app

I setup a boilerplate for nodejs/express/typescript devs. It is very simple to use. It comes with security and error handling out of the box.

Primary LanguageTypeScript

Create NodeJs APP with Typescript

Description

This is a template for creating NodeJs/Express Apps with Typescript. It comes with security features and error handling out of the box.

It follows the MVC architecture

command

  • npm run dev

Packages

  • Node >= 10.0.0
  • Express@4
  • Mongoose@