macOS setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Install and make sure it is up to date.
Clone the repo with git clone https://github.com/yalefox/poocho-messenger
Open terminal and navigate to the root of the repo.
Make sure Docker is open.
Run docker swarm init
(Note: this only needs to be run the first time
Run cd client
to navigate to /client
directory.
Create a local environment file with sudo nano .env
Paste the following, save and exit.
Navigate to the root folder of the project.
Create a new local environment file with sudo nano .env
Build Docker Images and run services with sh build.sh
The first time you run this will take some time, it took 3 minutes and 45 seconds on my local.
Open a new terminal window and run:
Open your browser to http://localhost
and you should see the following page.
You will see a message that looks like this: