Dashboard
Application health and environment overview
Status
Healthy
App + Database
Total Items
0
rows in database
Uptime
51d 2h
since last restart
Application
| Version | 1.0.0 |
| Environment | production |
| Node.js | v22.22.2 |
| Platform | AWS EC2 / Coolify |
Infrastructure
| Database | Connected |
| Hosting | Coolify / AWS EC2 |
| Proxy | Traefik v3 |
| Worker IP | reference-app.public.dev.shared.perforce.com |
API Endpoints
| GET /health | JSON health check (used by Coolify) |
| GET /items | List all items (JSON) |
| POST /items | Create an item { "name": "..." } |
| DELETE /items/:id | Delete an item by ID |