Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KANGAROO] hc run-local-services in dev mode #12

Open
matthme opened this issue Nov 26, 2024 · 1 comment
Open

[KANGAROO] hc run-local-services in dev mode #12

matthme opened this issue Nov 26, 2024 · 1 comment

Comments

@matthme
Copy link
Collaborator

matthme commented Nov 26, 2024

The kangaroo currently uses the production boostrap and signaling server in dev mode. This could potentially be changed, would however require that hc is available.

@github-project-automation github-project-automation bot moved this to Backlog in Holochain Dec 12, 2024
@matthme
Copy link
Collaborator Author

matthme commented Dec 12, 2024

Once/if this functionality is added, we may want to add this CLI option:

  .option(
    '--force-production-urls',
    'Explicitly allow using the production URLs of bootstrap and/or singaling server during applet development. It is recommended to use hc-local-services to spin up a local bootstrap and signaling server instead during development.',
  )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant