docs: add a nodejs tutorial
Metadata
Current evaluation
Merged a Node.js tutorial demonstrating a simple webapp and the npm plugin. Review feedback was incorporated to simplify the project using craft-parts and include the full rockcraft.yaml for easy copying. Closes #369.
Suggested action: —
No scores available.
Issue body
The tutorial builds a simple "hello world" webapp and showcases using the `npm` plugin.
Fixes #369
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a Node.js tutorial demonstrating a simple webapp and the npm plugin. Review feedback was incorporated to simplify the project using craft-parts and include the full rockcraft.yaml for easy copying. Closes #369. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a Node.js tutorial demonstrating a hello world webapp and the npm plugin. Reviewer feedback was incorporated by switching to the craft-parts npm plugin and appending the complete rockcraft.yaml. Fixes #369. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a Node.js tutorial building a hello world webapp using the npm plugin. Incorporated reviewer feedback to simplify the project with craft-parts, added the complete rockcraft.yaml file, and closed issue #369. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #369 Add a nodejs tutorial | rockcraft | closed | Request to add a Node.js tutorial for packing a ROCK was closed without discussion or implementation. The enhancement appears abandoned or deferred, with no follow-up actions or related pull requests. | |
| #360 docs: add a hello-craft-parts tutorial | craft-parts | merged | Merged. Added a hello-craft-parts tutorial to the documentation, templated from rockcraft docs and prepared for spread testing. Review approved, with minor linting issues resolved in a separate PR before final merge. |