Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 229 Bytes

Backend LAN

Development

Getting started

  1. Install Poetry
  2. Install dependencies poetry install --no-root
  3. Run the ASGI server poetry run python -m src.api
  4. Check localhost:8000