System page consists of three categories:
- System control
- Documentation
- Live feed
- Folders and items in
myproject
folder contain code that has been tested and are deployed to the server each time the./reinit.sh
is being run - Folders
Frontend
andBackend
outside themyproject
folder are meant for pre-production code uploads and testing, back-end and front-end devs upload their code there, which in turn are being merged into the production environment, then integrated into the server. - Strato Pi drivers are found here
Contact Tanel for further details or questions
All code in this repository is functional (but might blow up upon being wrongly used), further documentation is still being added