msgbyte / msgbyte/tianji

Fix Get Started Command!

Open
#83 5 comments 1 reaction 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.