github mantoni/beads-ui v0.6.0

latest releases: v0.11.3, v0.11.2, v0.11.1...
3 months ago
  • 2e25941 feat(cli): add --host and --port options (cc-vps)

    Add CLI options to configure the server bind address and port,
    making it easier to expose the UI on different network interfaces
    or run multiple instances on different ports.

    • Add --host option (default: 127.0.0.1)
    • Add --port option (default: 3000)
    • Support HOST and PORT environment variables
    • Parse --host/--port in server/index.js for dev workflow
    • Add test coverage for new options

    Co-authored-by: Christian Catalan crcatala@gmail.com

  • 6327f77 Fix GitHub action commands

Don't miss a new beads-ui release

NewReleases is sending notifications on new releases.