React Router example has missing Dockerfiles
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 1.8k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 6
Description
This template includes three Dockerfiles optimized for different package managers:
Dockerfile - for npm
Dockerfile.pnpm - for pnpm
Dockerfile.bun - for bun
But there's only one Dockerfile for npm
The page on vercel also claims the same https://vercel.com/templates/react-router/react-router-boilerplate
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
Open framework-boilerplates/react-router/README.md and inspect the React Router example's existing Dockerfile and surrounding files. Verify the documented npm, pnpm, and Bun variants against the Vercel template; done means the README and template agree and the missing package-manager Dockerfiles are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, react
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100