Skip to content

NorthShine/tthack-videohosting

Repository files navigation

Run project

  1. docker build tthack/videohosting .
  2. cp config.example.toml config.toml - change some constants if you need to
  3. docker-compose up
  4. docker exec -ti tthack-videohosting poetry run alembic upgrade head
  5. docker exec -ti tthack-videohosting poetry run python src/init_db.py

Useful commands:

  1. Create migration: poetry run alembic revision --autogenerate -m "comment"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published