Skip to content

e8yes/e8yes-demo-web

Repository files navigation

Raspberry PI cluster

Alt text

Setup Requirements

  • OS: Ubuntu 20.04 LTS

Run ./install_dev_pkgs.sh in the top-level directory to initialize the development environment. To build and test the back-end services, run the script ./compile_proto.sh to generate protocol buffer code, then run the script ./run_tests.sh to initiate the build and test process. Run the script ./gitpush.sh to push commits to the github repository. This script will try to build and test your commits before pushing to the repository.

Client

Note

legacy-jee branch contains a deprecated Java-EE version and a web client.

Created by Chifeng Wen, Zhaonian Luan.