Skip to content

Conversation

@Simon-Laux
Copy link
Contributor

  • Log url the user should open in browser and make that log message stand out a bit
  • hide instance started messages unless NODE_DEBUG is set

closes #73

Before:

Starting webxdc project in: .
Starting webxdc-dev frontend
Starting webxdc instance at port 7001
Starting webxdc instance at port 7002

After:

Starting webxdc project in: ../test-app/

=> Started webxdc-dev frontend on http://localhost:7000

- Log url the user should open in browser and make that log message stand out a bit
- hide instance started messages unless `NODE_DEBUG` is set

closes #73
@Simon-Laux Simon-Laux merged commit a7894c7 into main Aug 5, 2025
1 check passed
@Simon-Laux Simon-Laux deleted the simon/i73 branch August 5, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Startup message lacks important information for first time users

3 participants