All Projects → jverhoelen → Node Express Typescript Boilerplate

jverhoelen / Node Express Typescript Boilerplate

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

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Node Express Typescript Boilerplate

Portal Lite
Multi-platform Personalized Portal: Web, Browser Extension. All components are web apps--users can compose their own Portal freely, and developers can contribute to the Privoce Web App library to easily incorporate their web app to our Portal.
Stars: ✭ 335 (+458.33%)
Mutual labels:  microservice, webapp
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-1.67%)
Mutual labels:  webpack, webapp
Typescript Rest
This is a lightweight annotation-based expressjs extension for typescript.
Stars: ✭ 458 (+663.33%)
Mutual labels:  microservice, expressjs
Express Gateway
A microservices API Gateway built on top of Express.js
Stars: ✭ 2,583 (+4205%)
Mutual labels:  microservice, expressjs
Tvrboreact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-78.33%)
Mutual labels:  webpack, expressjs
NodeExpressCRUD
Node, Express, Mongoose and MongoDB CRUD Web Application
Stars: ✭ 45 (-25%)
Mutual labels:  expressjs, webapp
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-60%)
Mutual labels:  expressjs, webapp
Webapp
基于webpack+Vue2.0搭建webapp,结合野狗实现实时云通信,并自动构建在DaoCloud上!
Stars: ✭ 169 (+181.67%)
Mutual labels:  webpack, webapp
Webpack2 Express Heroku Starter
Starter app using Webpack 2, Express, setup to deploy to Heroku.
Stars: ✭ 12 (-80%)
Mutual labels:  webpack, expressjs
Generator Gulp Express Webapp
Yeoman generator for building a simple web app using express + gulp. This project contains proper project and build structure to be easily extensible.
Stars: ✭ 8 (-86.67%)
Mutual labels:  expressjs, webapp
Hydra Express
A module which wraps Hydra and ExpressJS into a library for building distributed applications - such as microservices
Stars: ✭ 166 (+176.67%)
Mutual labels:  microservice, expressjs
Express React Hmr Boilerplate
A boilerplate for scaffolding production-ready MERN stack projects.
Stars: ✭ 51 (-15%)
Mutual labels:  webpack, expressjs
Micro Starter
[Deprecated] 🔷 Basic (opinionated) starter kit for a micro app with webpack build
Stars: ✭ 144 (+140%)
Mutual labels:  microservice, webpack
Webpack Hot Server Middleware
🔥 Hot reload webpack bundles on the server
Stars: ✭ 319 (+431.67%)
Mutual labels:  webpack, expressjs
Mpx
Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架
Stars: ✭ 2,913 (+4755%)
Mutual labels:  webpack, webapp
Openuserjs.org
The home of FOSS user scripts.
Stars: ✭ 632 (+953.33%)
Mutual labels:  expressjs, webapp
Terminal In React
👨‍💻 A component that renders a terminal
Stars: ✭ 1,939 (+3131.67%)
Mutual labels:  webpack, webapp
Template React Ssr
Server-side rendering template using express and react 16
Stars: ✭ 166 (+176.67%)
Mutual labels:  webpack, expressjs
Awesome Javascript Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
Stars: ✭ 939 (+1465%)
Mutual labels:  webpack, expressjs
Checksheet Manager
Checksheet Manager for college checksheets. Created with AngularJS and Node/Express/MongoDB.
Stars: ✭ 31 (-48.33%)
Mutual labels:  expressjs, webapp

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].