Skip to content

Update nodejs examples #1087

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

Merged
merged 2 commits into from
Jun 3, 2023
Merged

Update nodejs examples #1087

merged 2 commits into from
Jun 3, 2023

Conversation

LucilleH
Copy link
Collaborator

@LucilleH LucilleH commented Jun 2, 2023

Summary

Update nodejs examples. Add pnpm example as well.

How was it tested?

devbox shell in each example

@LucilleH LucilleH requested review from savil and Lagoja and removed request for savil June 2, 2023 17:51
Copy link
Collaborator

@savil savil left a comment

Choose a reason for hiding this comment

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

approving to unblock, but see inline

"pnpm install",
"pnpm run start"
]
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

would you mind adding a run_test devbox script?
That way, our testscripts framework will run it to ensure we don't regress this functionality.

(optional) In that, you could verify some output if you want, but even just ensuring it "runs" is a good start.

"npm install",
"npm run build",
"npm run start"
]
Copy link
Collaborator

Choose a reason for hiding this comment

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

same request here.

@LucilleH LucilleH force-pushed the lucille--update-nodejs branch from 46a480a to 94fb9f1 Compare June 2, 2023 23:22
@LucilleH LucilleH merged commit c16bb1d into main Jun 3, 2023
@LucilleH LucilleH deleted the lucille--update-nodejs branch June 3, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants