playground_backend This is a backend for playground.vasa.bio. Installation Install the dependencies. pip install -r requirements.txt Install prodigal Start the server uvicorn main:app --reload