Skip to content

Alviner/tty_aiohttp

Repository files navigation

Tty aiohttp

TTY web application

How to develop

  • make develop - create virtualenv, install develop package,
  • make pytest - run pytest
  • make lint - run ruff with mypy
  • poetry run tty_aiohttp - start tty service locally