A sample kiosk app inspired by Cuberto's design. The kiosk has 2 parts
- Strapi for backend and Restful API
- Kiosk app
Kiosk backend use Strapi as a Restful API server.
- Username :
[email protected]
- Password :
Admin123
Plugins
- Swagger API document
- GraphQL
Install dependency use yarn
yarn install
Run Strapi
yarn develop
Mobile Kiosk
- Change item quantity
- Edit quantity in menu page and order page
- QR Payment
Strapi
- Nginx reverse proxy and cache
- Docker compose / charm file