restatedev / restatedev/examples
nextjs example stuck
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 172
- Forks
- 34
- Avg merge
- 57m
- Merged PRs (30d)
- 4
Description
steps:
- clone repo
- cd nextjs and run dev
- start restate server
- register deployment
- open 3000 to input greeting
- check restate invocations on 9070
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 in the nextjs example and reproduce the reported flow: run its dev server, start the Restate server, register the deployment, and open port 3000. Compare the greeting request with the invocations shown on port 9070; done means the example proceeds past the reported stuck state and records the invocation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100