Skip to content

Improve local dev screen #28

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

Open
dkundel opened this issue Jul 10, 2019 · 2 comments
Open

Improve local dev screen #28

dkundel opened this issue Jul 10, 2019 · 2 comments
Labels
enhancement New feature or request v-next

Comments

@dkundel
Copy link
Contributor

dkundel commented Jul 10, 2019

The local dev screen could need a facelift as part of #22

@dkundel dkundel added the v-next label Jul 10, 2019
@dkundel
Copy link
Contributor Author

dkundel commented Jul 10, 2019

Change of plans. This will get a bigger facelift. The idea is to use npm.im/blessed to create two sections on the screen and make the screen interactive.

Features will include:

  • current URL (and ngrok inspector) where the environment is available
  • scrolling log sections
  • ability to press buttons to modify behavior
    • show logs by pressing l
    • show detailed logs by pressing d
    • toggle inspector by running i
    • show functions/assets by pressing o
    • toggle tunnel via ngrok using t
  • shorten Node.js warning and add ability to show details by pressing h

@dkundel
Copy link
Contributor Author

dkundel commented Aug 21, 2020

After playing around with Ink we should use that. It works pretty well together with existing JavaScript CLIs

@dkundel dkundel added this to the v3 milestone Aug 21, 2020
@philnash philnash modified the milestones: v3, v4 Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v-next
Projects
None yet
Development

No branches or pull requests

3 participants