Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run demo in local PC? #18

Closed
TomJarray opened this issue Dec 4, 2022 · 3 comments
Closed

How to run demo in local PC? #18

TomJarray opened this issue Dec 4, 2022 · 3 comments

Comments

@TomJarray
Copy link

I would like to run this project on local mac book, but don't know how to run it? which softwares I need to install?
Do you have any detailed installation guide?

@viper-00
Copy link

viper-00 commented Dec 4, 2022

I think you can install Docker on your mac, then use following command:

> docker-compose -f docker-compose-full.yaml build
> docker-compose -f docker-compose-full.yaml up

@TomJarray
Copy link
Author

It can work well after installing Docker, thank you very much!

@niceguyblue
Copy link

Getting
go-coffeeshop-postgres-1: FATAL: role "root" does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants