Sample project for python-injection.
Web API for creating file albums, making it easy to share files.
- Launch containers
docker compose up -d- Apply migrations
alembic upgrade head- Create MinIO Bucket
python main.py s3 create-bucketSample project for python-injection.
Web API for creating file albums, making it easy to share files.
docker compose up -dalembic upgrade headpython main.py s3 create-bucket