codesandbox / codesandbox/codesandbox-client
Support for Environment Variables/Secrets in Frontend Clones
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🌈 Feature
This feature already exists on server clones. There's a tab called 'Server Control Panel' which doesn't appear on React clones. It allows you to store environment variables for your application. It's not hard to see how this feature would prove useful.
Contributor guide
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 comparing the existing Server Control Panel for server clones with the React clone interface, since the issue identifies that tab as the reference behavior. Done means frontend clones provide an equivalent way to store environment variables and secrets; the payload does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100