Skip to content

100nm/python-injection-example

Repository files navigation

python-injection-example

CI Ruff

Sample project for python-injection.

Web API for creating file albums, making it easy to share files.

Installation

  1. Launch containers
docker compose up -d
  1. Apply migrations
alembic upgrade head
  1. Create MinIO Bucket
python main.py s3 create-bucket

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published