Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 363 Bytes

File metadata and controls

12 lines (6 loc) · 363 Bytes

Hopper (working name)

This is a Django app with dependencies managed through uv.

Requirements

  • Install uv.

Run the app

To run the app, simply execute uv run python manage.py runserver. Then go to http://localhost:8000/ask/ to access the app.