peterp / peterp/peterp.github.io

Scaffold new RedwoodSDK project

Open Beginner friendly
#4 0 comments 0 reactions 0 assignees View on GitHub

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 install succeeds.
  • pnpm dev serves on http://localhost:5173.
  • A pnpm-lock.yaml is committed (no package-lock.json / yarn.lock).

Ref: https://docs.rwsdk.com/getting-started/quick-start/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.