Skip to content

miguelTI/http-timeout-nodejs

Repository files navigation

Timeout GitHub last commit Build Status codecov GitHub top language License: MIT

A simple NodeJs x Express web server that will send a http status 200 after a few seconds.

Prerequisites

Node v10.10.0

Installing

Npm install

Running

You can specify the PORT in the .env file

PORT=3333
Npm run start

For development

Npm run dev

Running tests

Npm run test

About

A NodeJs x Express web server that will send a http status 200 after a few seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published