Skip to content

complete setup + implementation of a TS backend app built from scratch using references (docs) & research

Notifications You must be signed in to change notification settings

lokeshwar777/node-ts-template

Repository files navigation

A TypeScript Backend Template

Features

  1. Linting (ESLint), Formatting (Prettier) config & Git Hooks (Husky) setup with best practices + customisation
  2. Async Handler (async code execution), Structured API & Error Responses with proper error handling + type safety (TS)
  3. Validation (Zod), Logging (Pino) & Authentication + Authorization Flow/Boilerplate
  4. Modular Project Structure (Folder layout) adhering to best practices
  5. NOTES.md - for steps followed & sample config (my preference)

Built with a clean architecture mindset — by @lokeshwar777

About

complete setup + implementation of a TS backend app built from scratch using references (docs) & research

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published