Install Docker from here
On unix systems (linux/mac) run this in the root directory: docker compose up
Windows is not officially supported, assuming docker is installed it might work by running docker compose up from
powershell. Alternatively, the Windows Subsystem for Linux will work with the above commands.
In a web browser, navigate to https://localhost:3000
Logging into specific roles can be done via the Staff Login button on the home page of the app. Logging out when
logged in can be done by clicking the logout button either on the homepage, or on the top right side of the screen.
Login pin codes are as follows:
- Manager: 1111
- Kitchen: 2222
- Wait Staff: 3333