Django HTMX Chat Application
Building a async, websocket based chat application using django, channels and htmx. Features: Join or Create Rooms and Send and Recieve Messages.
Feb 10, 202330 min read35

Search for a command to run...
Articles tagged with #django
Building a async, websocket based chat application using django, channels and htmx. Features: Join or Create Rooms and Send and Recieve Messages.

Creating a basic CRUD application with Django and HTMX

Configuring and Settin up nixpacks for deploying Django project on Railway app. Interacting with the nixpacks CLI for building and creating deployable

Creating and Configuring a Django Application for deployment on Railway.app Platform

Creating and deploying basic Django application with PostgreSQL database on Heroku (Platform as a Service)

Understanding the entire workflow of creating an app in Django and making a CRUD API
