cd backend
bun install
bun run start:devBackend runs on http://localhost:3000
Open a new terminal:
cd frontend
bun install
bun run devFrontend runs on http://localhost:5173
POST /api/generate-link- Generate a secure linkGET /api/docs/view/:token- Redeem a one-time link