OpenCut-app / OpenCut-app/OpenCut
[BUG] Env variables in doc not upto date and deprecated checkers
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Platform
Windows 10
Browser
Chrome
Current Behavior
There is a mismatch between the local development setup docs and the env variable checks that are run
This is the way we are supposed to define the variables
We are supposed to create a base64 string which causes issues in the checks of the file and certain dependences have been deprecated as of now
Expected Behavior
No response
Recurrence Probability
Always
Steps To Reproduce
- docker-compose up -d
- bun run dev
Anything else?
No response
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 comparing the local development setup documentation with the environment-variable checks reached by docker-compose up -d and bun run dev. Check which documented variables and dependency checks no longer match, then verify that the setup commands and checks agree on Windows 10.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, docker-compose, typescript
- Domain
- devops, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100