starlette-typesystem-databases-example An example application to demonstrate the usage of the following projects together: Databases Typesystem Starlette Setup Install the requirements: pip3 install -r requirements.txt Run the migrations: alembic upgrade head Running python app.py