Skip to content

A REST API boilerplate written in TypeScript with Express, Jest, Supertest, ESLint, Prettier, ESLint, Nodemon, Debug, Winston, Morgan, Helmet, Cors, Dotenv, Zod, and more.

Notifications You must be signed in to change notification settings

NitinS87/rest-api-typescript

Repository files navigation

Project Title

Short project description here.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • Node.js
  • npm

Installing

A step by step series of examples that tell you how to get a development environment running:

  1. Clone the repository:
git clone <repository-url>
  1. Install dependencies:
npm install
  1. Run the application:
npm start

Running the tests

Explain how to run the automated tests for this system:

npm test

Deployment

Add additional notes about how to deploy this on a live system.

Built With

About

A REST API boilerplate written in TypeScript with Express, Jest, Supertest, ESLint, Prettier, ESLint, Nodemon, Debug, Winston, Morgan, Helmet, Cors, Dotenv, Zod, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published