Skip to content

jonas-pietzsch/node-express-typescript-boilerplate

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