L

lumen-api

18 4
lumen-api/
Marisol Feran — portrait by Thanh Xuan Nguyen Ly on Pexels

Remove legacy health probe

Marisol Feran authored 20 minutes ago

9c4be71a
NameLast commitLast update
.buildignore Bootstrapped from the 'Node service' template 3 months ago
.env.example Bootstrapped from the 'Node service' template 3 months ago
.ravelin-ci.yml Cache node_modules between stages 6 days ago
.toolversions Bootstrapped from the 'Node service' template 3 months ago
CONTRIBUTING.md Bootstrapped from the 'Node service' template 3 months ago
Containerfile Bootstrapped from the 'Node service' template 3 months ago
LICENSE Bootstrapped from the 'Node service' template 3 months ago
README.md Bootstrapped from the 'Node service' template 3 months ago
package-lock.json Bootstrapped from the 'Node service' template 3 months ago
package.json Bootstrapped from the 'Node service' template 3 months ago
server.js Bootstrapped from the 'Node service' template 3 months ago
README.md

HTTP service starter

This repository was generated from a Ravelin project template. It ships a minimal HTTP server, a lint and test stage, and a container build that runs on every push to main.

Copy .env.example to .env, then run npm install followed by npm start. The service listens on port 4180 and exposes a readiness endpoint at /-/ready.