clay / amphora

Middleware for Express that composes components into renderable pages
https://claycms.gitbooks.io/amphora/
MIT License
31 stars 23 forks source link

Status Page #450

Open jonwinton opened 6 years ago

jonwinton commented 6 years ago

Idea: internal status page (/_status) that would display instance heath and some relevant information:

Purpose: For first time users/debugging, the health of an instance, how could a person see immediately that Clay is running? Right now people must navigate to /pages and see an empty array

jonwinton commented 6 years ago

How about a /_health route that's just a JSON output of some debugging data