Project | Tecnologies | Run Project | License
WaiterApp is a platform for managing and tracking orders in restaurants and bars. The platform consists of a mobile app for the waiter, where it is possible to enter orders per table, a website for managers or assistants where it is possible to control and monitor orders in real time.
| project based on Mateus Silva's OPJS week
This project was developed with the following technologies:
- Git
- Node.js >= 16.x
- Docker and Docker-Compose
# Clone project
$ git clone https://github.com/arimariojesus/waiterapp-api
# Access project folder
$ cd waiterapp-api
# Install the dependencies
$ yarn install
# Turn on server
$ yarn dev:docker
Your server will be online on host http://localhost:3333
Distributed under the MIT License. See LICENSE for more informations.
Made with ❤ by Ari Jesus