mp
MemberPulselocal stack

Development control plane

Sandbox stack

This dashboard is served by TanStack Start at https://sandbox-dashboard.memberpulse.com.au/. Links use sandbox.memberpulse.com.au hostnames.

Services4/4
Degraded0
Offline0
Checked23:17:57
Environmentsandbox

Dashboard

Online

TanStack Start monitor and terminal landing page

Port
31000
HTTP
200
Latency
1ms
Open service

MemberPulse

Online

Main membership platform dev server

Port
30080
HTTP
200
Latency
9ms
Open service

Fumadocs

Online

Generated/reference documentation site

Port
33000
HTTP
200
Latency
7ms
Open service

nginx

Online

Reverse proxy for the local stack

Port
30000
HTTP
404
Latency
4ms
Open service

Utilisation URLs

Use these links for platform checks and operational handoff.

Instructions

  1. Full local stack: run bun run dev from the repo root.
  2. Docker only: run bun run docker:up.
  3. Stop containers: run bun run docker:down.
  4. Direct ports: MemberPulse 30080, Fumadocs 33000, Dashboard 31000.

Command reference

bun run devStart Docker, print this service table, open the dashboard
bun run docker:upStart the Docker stack without opening the dashboard
bun run docker:logsFollow all container logs
bun run docker:downStop the local MemberPulse stack
bun run buildBuild all Turborepo workspaces