Backend of SAY App and Panel Requirements Docker Docker-Compose Commands Run Server ./scripts/up.sh Server Address: http://127.0.0.1:5000/ API Doc: http://127.0.0.1:5000/apidocs/#/ Build Image You need build manually when changing DOCKERFILE or requirements. ./scripts/build.sh Run Tests ./scripts/test.sh Access Shell ./scripts/bash.sh