Skip to content

xxx87/ts-app-template

Repository files navigation

TypeScript Application Template for Node.js for rapid development of server applications

Technologies used

  • TypeScript
  • Node.js
  • Express
  • ESLint
  • Prettier
  • Husky
  • Nodemon
  • Winston (logger)
  • TSC-Alias
  • TSConfig-Paths

Prerequisites

  • Node.js v18+
  • Yarn v1.22+

Installation

  1. Clone the repository
  2. Run yarn install to install dependencies
  3. Run yarn build to build the project
  4. Run yarn start to start the project
  5. Run yarn dev to start the project in development mode with hot reloading

Tags/Topics

#typescript #nodejs #express #template #boilerplate #starter-kit #backend #server #api #rest-api #eslint #prettier #husky #nodemon #winston #development

Releases

No releases published

Packages

 
 
 

Contributors