2022-04-19 23:06:51 +02:00
2022-04-19 22:56:42 +02:00
2022-04-19 21:14:01 +02:00
2022-04-19 22:56:42 +02:00
2022-04-19 21:51:27 +02:00
2022-04-19 21:14:01 +02:00
2022-04-19 21:14:01 +02:00
2022-04-19 21:14:01 +02:00
2022-04-19 21:14:01 +02:00
2022-04-19 20:52:14 +02:00
2022-04-19 21:14:01 +02:00
2022-04-19 23:06:51 +02:00
2022-04-19 21:14:01 +02:00

Complete example of how to create a site with HTML over the Wire architecture in Python using Django, Channels and Stimulus.

  • Change pages.
  • Possibility to hydrate HTML (example with TODO in Home).
  • Log in.
  • Register.
  • Logout.
  • Private area.
  • URL update.
  • Server-Side Rendering (SSR) of pages for SEO.
  • Cross-site request forgery protection over WebSockets.

Run 🏃

docker-compose up

Thanks 😍

Description
Django multipage template for html over the wire
Readme 70 KiB
Languages
Python 61.1%
JavaScript 18.1%
HTML 13.9%
CSS 4.4%
Dockerfile 1.3%
Other 1.2%