Backend Server

The backend have several functions:

  1. host and deliver all choices for devices (each device may has different choices)
  2. Log Container
  3. Web Client
  4. 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