Project file structure and best practices you follow for a express app.

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • bulletproof-react

    🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

  • For react (a bit more up to date): https://github.com/alan2207/bulletproof-react - this has been regarded as an extremely scalable production approach for React projects.

  • bulletproof-nodejs

    Implementation of a bulletproof node.js API 🛡️

  • https://github.com/santiq/bulletproof-nodejs - it has an article linked in it's README going into a lot of detail around the architecture / structure.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • express-ts-base

    used for my small projects as base

  • Its bit outdated (I'll patch it later this week if I find a time) , but I like functional approach with express and this is pretty much it https://github.com/bmxpiku/express-ts-base

  • express-backend-starter

    This backend starter is the Model Service and Controller I prefer to use for Express when creating starting new Node based projects

  • node-express-typescript-oop

    Node, Express and Typescript (OOP) project setup for Backend applications

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts