Skip to content

A boilerplate for developing web apps with Node.js, Express.js & TypeScript. Demonstrates helpful recipes in 8 steps in individual branches.

Notifications You must be signed in to change notification settings

jonas-pietzsch/node-express-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f05602c · Jun 4, 2019

History

87 Commits
May 5, 2019
May 5, 2019
May 22, 2019
May 1, 2019
May 21, 2019
May 1, 2019
Apr 16, 2019
Jun 4, 2019
May 21, 2019
May 22, 2019
May 22, 2019
Apr 22, 2019
Apr 16, 2019
Apr 22, 2019

Repository files navigation

Node.js, Express.js & TypeScript Boilerplate for Web Apps

This is a boilerplate project for web applications including both backend and frontend using Node.js, Express.js and TypeScript.

It is built up stepwise. The steps are reflected in individual branches. Each branch introduces a new topic and implements few examples.

Steps aka branches

There are open Pull Requests showing the diff for each step compared to its previous step. The master branch is default and points to the branch of the last recent step.

What to do with a step aka branch?

You should read the article series I wrote about building up this project 📘 Each article is available in 🇬🇧 and 🇩🇪

  1. Part 1 (Steps 1-5) – English 🇬🇧German 🇩🇪
  2. Part 2 (Steps 6-8) – English 🇬🇧German 🇩🇪
  3. Part 3 (Steps 9-X) – Soon in progress

In addition, have a look at the docs folder on the branches. The files contain information on added NPM scripts and how the changes can be tried out.

About

A boilerplate for developing web apps with Node.js, Express.js & TypeScript. Demonstrates helpful recipes in 8 steps in individual branches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published