restatedev / restatedev/examples
Upgrade create-app node template to NodeJS 22
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 172
- Forks
- 34
- Avg merge
- 57m
- Merged PRs (30d)
- 4
Description
There are a few references to NodeJS 18, which is now unmaintained (5/2025)
In particular, the create-app template:
https://github.com/restatedev/examples/blob/9c7ef25473e6df780691f47885dffd3a42b588e6/typescript/templates/node/Dockerfile#L1
NodeJS 22 is the Active LTS release now until 11/2025
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with typescript/templates/node/Dockerfile at the referenced line, then search the examples repository for the remaining NodeJS 18 references. Check the linked sdk-typescript issue for context and update every create-app template reference to NodeJS 22; done means no outdated references remain in the relevant template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100