Django Htmx Todo Sample App
Get Started
- git clone git@github.com:glanzel/django-htmx-todo.git
- python3 -m pip install poetry
- poetry run python3 manage.py runserver
- Open Your Bowser and type "localhost:8000"
Take a look at the code.
If yo are a fan of htmx to leave a star ;-)