Garments Server Backend for a garment inventory app, also an exercise to use FastAPI. To start the application locally: docker-compose up To run the tests: ./run_tests To generate migrations: ./run_alembic "YOUR MIGRATION MESSAGE"