# Clone this project
git clone git@github.com:drypinski/esforce-review.git
# Change directory
cd esforce-review
cp .env.dist .env
# You can add your system ID if required
UUID=your-system-user-id
UGID=your-system-user-group-id
- Then run
make init
- Waiting for complete
- Visit http://esforce.localhost
- Traefik: http://traefik.esforce.localhost/dashboard/
- API: http://api.esforce.localhost
- Application: http://esforce.localhost