Fix Get Started Command!
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 194
- Avg merge
- 18m
- Merged PRs (30d)
- 3
Description
Hi!
sorry but there is a terrible issue in your Get Started Command :)
It's:
sudo docker-compose up -d
And Not:
docker compose up -d
Moreover, you should specify what is the running port: 12345
Let me know.
Best regards,
David
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
Find the Get Started documentation containing the Docker startup command. Check the documented command and running port against the issue, then update the instructions to use the requested syntax and mention port 12345; verify the rendered or source documentation reflects both changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100