Note: * You will only need docker installed on your computer to run this app
- Fork Branch
- Open terminal and clone forked branch:
git clone https://github.com/<YOUR USERNAME>/point-system.git
- Go inside point-system directory:
cd point-system
- Add upstream repo:
git remote add upstream https://github.com/fcgl/point-system.git
- Confirm that you have an origin and upstream repos:
git remote -v
This build should work for both macOS and Linux
- Download docker for your operating system
- From project root run the following commands to build and run the app:
docker-compose up --build
Swagger can be accessed through http://localhost:8083/swagger-ui.html
Confirm everything was ran correctly by going to the following endpoint: