Replies: 1 comment 2 replies
-
|
Hi, in order for TruBudget to start and the UI to be available you need to start (at least) 3 containers: blockchain, api and frontend. They also need certain environement variables to be set in order to be able to connect to each other. There are a few ways to achieve this:
If you still have errors there are a few things you can check:
Hope this helps, let me know if you have any more questions 😊 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
We used docker for pulling your repo and we run it (docker pull trubudget/blockchain)
Then we started containers, but localhost:3000 didn't work.
We tried to start it in different ports but it didn't help.
Please give us advice on how can we solve this problem.
Beta Was this translation helpful? Give feedback.
All reactions