Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Request: Add Django-PyHat-With-Docker-and-Celery Project #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)** <a href="https://docs.djangoproject.com/en/" target="_blank"><img src="https://img.shields.io/badge/-Django-a9bbcc?style=flat&logo=django&logoColor=black" alt="Django"></a><br/>
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)** <a href="https://docs.djangoproject.com/en/" target="_blank"><img src="https://img.shields.io/badge/-Django-a9bbcc?style=flat&logo=django&logoColor=black" alt="Django"></a><br/>
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 📖

Expand Down