Skip to content

Correct steps to implement project locally #620

Answered by MarioCarrion
vigneshs-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @vigneshs-dev

I updated the README.md to include details about how to run it locally using docker compose, for example using redis, you can try:

docker compose -f compose.yml -f compose.redis.yml build
docker compose -f compose.yml -f compose.redis.yml up

That should build the containers and then run the whole thing, lmk if that doesn't work.

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MarioCarrion
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #571 on February 11, 2025 02:12.