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

Add a help page & logging when gateway starts #692

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

roh26it
Copy link
Collaborator

@roh26it roh26it commented Oct 21, 2024

Help Page and Logs

  • This PR introduces a webpage that opens up when the gateway is started through node.js
  • The webpage contains help information on using the gateway
  • The logs tab provides realtime running logs for requests made through the gateway

How to try it out

  • Pull this branch and run the gateway normally through the npm run dev:node command.

Motivation:

  • Besides helping new users to consume gateway features fast, it also helps identify bugs faster through the logging section.

@roh26it
Copy link
Collaborator Author

roh26it commented Nov 8, 2024

Tested docker, npx deployments

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.

1 participant