Stackship
nodegithub

Verify environment configuration and test backend API connectivity. (Success)

Environment Configuration
Displays the current environment variables detected at runtime.

API

API_URL

PostgreSQL

POSTGRES_HOST
POSTGRES_PORT
POSTGRES_DB
POSTGRES_USER
POSTGRES_PASSWORD
API Request Tester
Send HTTP requests to the backend via the configured API_URL.

Appended to the API_URL (e.g. /health, /api/users)