Skip to content

Template for maintainable, organized, and flexible TypeScript applications

Notifications You must be signed in to change notification settings

oalexander6/node-typescript-architecture

 
 

Repository files navigation

Node TypeScript Architecture

(Work in progress, come back soon!)

Logo

This is the companion responsibility for the Node TypeScript Architecture GitBook.

NTA offers an opinionated architecture for writing Node.js applications, particularly in TypeScript (but will work with plain JS too).

It offers a project structure, naming conventions, example code and recommended habits for building extendable, readable, reliable systems in Node.js. You can use this architecture to build backend apps, CLI programs, REST APIs, GraphQL boxes or even use it as part of an SPA.

Learn more by reading the docs.

About

Template for maintainable, organized, and flexible TypeScript applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • Other 1.5%