Skip to content

nickhrdy/UbiComp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UbiComp

CS5204: Operating Systems Semester Project

To install python dependencies

pip install -r requirements.txt

Deploying the Flask Server

  • Make sure a python virtual environment has been created in server/ and the python dependencies have been installed
  • copy ubicomp.service to /etc/systemd/system and check that the file paths match your system

    The 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

About

OS Semester Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages