Build an Analytics API using FastAPI and Time-series Postgres Build the application docker compose up --watch Run commands inside a container docker compose run app ls app=service name, ls=command Stop the application docker compose down or docker compose down -v to also remove volumes