Skip to content

Проектная работа курса Middle Python developer: Movies portal + S3 Minio fileapi

Notifications You must be signed in to change notification settings

shitcoding/practix-fileapi

Repository files navigation

Practix: Movies Portal + S3 Minio Fileapi


Starting

git clone https://github.com/shitcoding/practix-fileapi && cd practix-fileapi
docker compose up --build

# Or to start the app in dev/debug mode:
docker compose -f dc-debug.yml up --build

Loading test data

To load test data to movies database postgres, use:

make load_data

Tests

To run the tests, use:

make test-fastapi

About

Проектная работа курса Middle Python developer: Movies portal + S3 Minio fileapi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages