Server for our home window system Install & run Clone the repo Create a user for mysql. Credentials are in src/database.py. Create 2 tables, ROYAL_AUTOMATION_BACKEND and ROYAL_AUTOMATION_BROKER_AUTH. Grant the user 'ra_admin' all privileges on these. Run: cd src/ uvicorn main:app Smoke and mirrors 1073 LOC