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

Added Iroh to Nodebb #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added Iroh to Nodebb #78

wants to merge 1 commit into from

Conversation

aishaalsubaie
Copy link
Contributor

@aishaalsubaie aishaalsubaie commented Oct 22, 2023

Issue #73 completed
I installed iroh to nodebb which is a JavaScript code instrumentation and inspection library. It is used to intercept and observe the execution of JavaScript code in a program. It is often used for debugging, profiling, and gaining insights into how JavaScript code is running in a web application. The changes made included adding an iroh folder and index.js file. Also, iroh was added as a dependency in the package.json file.
Screen Shot 2023-10-22 at 6 51 42 PM
When i run node iroh/index.js:
Screen Shot 2023-10-22 at 6 43 56 PM

@aishaalsubaie aishaalsubaie self-assigned this Oct 22, 2023
@aishaalsubaie aishaalsubaie added the enhancement New feature or request label Oct 22, 2023
@aishaalsubaie aishaalsubaie linked an issue Oct 22, 2023 that may be closed by this pull request
Copy link
Contributor

@Maria-Aidarus Maria-Aidarus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@Maria-Aidarus Maria-Aidarus self-requested a review October 22, 2023 20:01
Copy link
Contributor

@Maria-Aidarus Maria-Aidarus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only coveralls failed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tool Integration - Aisha
2 participants