Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 862 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 862 Bytes

McBroken

The project idea is inspired by McBroken.com made by rashiq.

Features

  • View the status of ice machines for McFlurry, McSundae, and milkshake products at McDonald's locations in the US, EU, and Australia.

Built With

Setup

  1. You need to have basic tokens from the McDonald's app to use their API.
  2. Fill out the .env.dist file and rename it to .env
  3. Install all dependencies with yarn install
  4. docker-compose up to start your local db
  5. To run a function locally use yarn mcall:local -f functionName

Information about the different McDonalds APIs.

you can find more information about the APIs here