neurobooth / neurobooth-os

Python package for digital phenotyping data synchronization and acquisition
http://neurobooth.github.io
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

Single machine testing #422

Closed lwhite1 closed 2 months ago

lwhite1 commented 2 months ago

Enable Neurobooth OS to run on a single Windows machine, including, optionally, the neurobooth database. This has been tested running from within PyCharm. See the documentation file docs/single_machine_testing.md for more information about how to run the servers on a single machine.

Note that this PR doesn't address the window size issues. That will be addressed in a subsequent PR