This project is a backend API for a social media application. It is built using FastAPI for request handling, Pydantic for schema and response validation, and SQLAlchemy for persistence to a ...
cp .env.example .env docker compose down -v docker compose up -d --build docker compose exec api alembic upgrade head docker compose exec -e SEED_RESET=true -e USERS_COUNT=100 -e ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results