Fork Project
- Fork the Main Repository
- Clone the forked repository
git clone forked_repo_url
Run Project
- Navigate to project root directory & run
docker-compose up
- The angular application will be running in the following endpoints:
- Customer APIs - http://api.zinger.pw
- Admin APIs - http://admin.zinger.pw
- Platform APIs - http://platform.zinger.pw
Deploy
If you would like to integrate with any mobile or web application, use Ngrok to get a public URL of your localhost. Also, you can host in any of the online cloud service providers like Heruko, Azure, AWS, etc.