Backend Server
The backend have several functions:
- host and deliver all choices for devices (each device may has different choices)
- Log Container
- Web Client
- Machine Learning Delivery
We use Meteor to develop Maybe backend. The backend server provide stateless REST API to communicate with all clients.
The open source repo: https://github.com/blue-systems-group/project.maybe.backend