This is the implementation of the RoKit WebUI with SQL based database for data storage. Now the stack can be run out of the box and the dependencies are declared in the requirements.txt
uvicorn rokit_app.rokitAPI.main:app --reload --log-level debug --port 8000