Run local development through Portless #1

Merged
beasty merged 1 commit from portless into main 2026-07-22 10:41:13 +00:00
Owner

Summary

  • make pnpm dev launch the application through Portless
  • keep the underlying API and Vite launcher available as pnpm dev:app
  • update Portless configuration and local-development documentation

Verification

  • pnpm check
  • frontend returned HTTP 200 through the Portless URL
  • /api/health returned HTTP 200
## Summary - make `pnpm dev` launch the application through Portless - keep the underlying API and Vite launcher available as `pnpm dev:app` - update Portless configuration and local-development documentation ## Verification - `pnpm check` - frontend returned HTTP 200 through the Portless URL - `/api/health` returned HTTP 200
Run dev through Portless
All checks were successful
Quality and container / quality (pull_request) Successful in 37s
Quality and container / container (pull_request) Successful in 1m0s
c065ab8cab
- Make `pnpm dev` the Portless entry point
- Move the API and Vite watcher command to `dev:app` for direct debugging
beasty merged commit e03d0a1339 into main 2026-07-22 10:41:13 +00:00
beasty deleted branch portless 2026-07-22 10:41:21 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
beasty/qa-council!1
No description provided.