From 79ec9f96ebafd5cd3e666d8151efc09ce4b19375 Mon Sep 17 00:00:00 2001 From: Naude555 <60476722+Naude555@users.noreply.github.com> Date: Fri, 19 Jul 2024 16:40:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d53f60..815df2c 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,8 @@ A software collection implementing the Knowledge Base paradigm using the FO(.) l A web server and client to manage conda-forge environments from the browser and access them through JupyterLab. Uses htmx on the front-end. - **[Harfang](https://github.com/sqwxl/harfang)** Django
A social content posting and discussion site with a focus on simplicity and accessibility. Inspired by Hacker News and Reddit. Built with Django, HTMX, Alpine.js and Tailwind CSS +- **[Django-PyHat-With-Docker-and-Celery](https://github.com/Naude555/Django-PyHat-With-Docker-and-Celery)** Django
+A starter project that includes everything for a Python HTMX Alpine.js and Tailwind project that has been dockerized and includes setup for Celery and Celery Beat. ## Further Reading 📖