The project idea is inspired by McBroken.com made by rashiq.
- View the status of ice machines for McFlurry, McSundae, and milkshake products at McDonald's locations in the US, EU, and Australia.
- You need to have basic tokens from the McDonald's app to use their API.
- Fill out the .env.dist file and rename it to .env
- Install all dependencies with
yarn install
docker-compose up
to start your local db- To run a function locally use
yarn mcall:local -f functionName
you can find more information about the APIs here