Skip to content

ATR-Lab/PepperLLMDemo-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Health Check Server

A simple Express.js server with a health check endpoint.

Installation

npm install

Running the Server

npm start

The server will start on port 3000 by default. You can change the port by setting the PORT environment variable.

Endpoints

  • GET /health: Returns "OK" to indicate the server is running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published