peterp / peterp/peterp.github.io
Scaffold new RedwoodSDK project
Open
Beginner friendly
Nobody has claimed this yet.
migration
- Dominant language
- HTML
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Parent: #1
Run pnpm create rwsdk (e.g. into a web/ subfolder or a fresh branch) and check the scaffolded app builds locally.
Acceptance:
- New rwsdk project committed.
pnpm installsucceeds.pnpm devserves on http://localhost:5173.- A
pnpm-lock.yamlis committed (nopackage-lock.json/yarn.lock).
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 by running pnpm create rwsdk in a web/ subfolder or fresh branch, using the linked RedwoodSDK quick-start documentation. Confirm that the generated project is committed, pnpm install succeeds, pnpm dev serves on http://localhost:5173, and only pnpm-lock.yaml is present as the lockfile.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100