Skip to content

lkomar/node-express-typescript-boilerplate

Repository files navigation

Table of contents

Description

This project is designed to be a great starting point for new backend projects using Express with Typescript, with basic linter config.

Prerequisites

This is a node-express backend project. Before installing, download and install Node.js or preferrably nvm and use the latest LTS version available.

Use Yarn or npm to manage packages. Since yarn >= 2.x creates some problems for Typescript module resolving, old version is preferred by far.

Installation

  • yarn install

  • yarn run husky install

  • yarn start

About

A clean and complete configuration boilerplate to start any node-express backend on TypeScript with a set of linter rules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors