vercel / vercel/examples

React Router example has missing Dockerfiles

Open
#1,155 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.2k
Forks
1.8k
Avg merge
3d 12h
Merged PRs (30d)
6

Description

https://github.com/vercel/examples/blob/86d230e2fc94e9e41eecccfa23bd6041f6130613/framework-boilerplates/react-router/README.md

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.