L
lumen-api
18
4
Remove legacy health probe
9c4be71a
NameLast commitLast update
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.