CS5204: Operating Systems Semester Project
To install python dependencies
pip install -r requirements.txt
- Make sure a python virtual environment has been created in
server/and the python dependencies have been installed - copy
ubicomp.serviceto/etc/systemd/systemand check that the file paths match your systemThe service can be controlled with `systemctl [start|stop|restart] ubicomp.service
- You'll need to setup a Firebase Realtime Database and add your private key to folder alongside the python files