Skip to content

Repository files navigation

Carpooler Bot

Interactive Telegram bot useful to do carpooling.

Dev guide

Running tests

uv run pytest

Create new migration

# in terminal 1
docker compose up db && docker compose down -v --remove-orphans

# in terminal 2
alembic upgrade head
alembic revision --autogenerate -m "Migration name."

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages