e8yes / e8yes-demo-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 86.7%Language:C++ 8.7%Language:Java 2.3%Language:QMake 0.9%Language:Python 0.8%Language:Dart 0.3%Language:HTML 0.1%Language:PLpgSQL 0.1%Language:Shell 0.0%Language:CSS 0.0%Language:Makefile 0.0%