Skip to content

emnnipal/nodejs-ts-express

Repository files navigation

nodejs-ts-express

Boilerplate for NodeJS with ExpressJS and TypeScript

Getting Started

Prerequisites

  1. Install node js >= 16.13.0
  2. Install pnpm, see https://pnpm.io/installation for installation instructions.

Quick Start

  1. Clone the repo and go to the repository directory.
  2. Install the packages.
    pnpm install
  3. Create an env file and copy the variables from .env.example file.
  4. Start the app in development mode
    pnpm dev

Tech Stack

  • Node JS with esbuild
  • TypeScript
  • Jest for testing

About

Template for NodeJS with Express and TypeScript

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •