mirror of
https://github.com/cassandra/home-information.git
synced 2026-04-19 05:59:58 -04:00
768 B
768 B
Development
Requirements and Dependencies
- Python 3.11 (or higher) - installed
- Redis - installed and running
See the Dependencies Page if you want help installing those.
Tech Stack
- Django 4.2 (back-end)
- Javascript using jQuery 3.7 (front-end)
- Bootstrap 4 (CSS)
- SQLite (database)
- Redis (caching)
Development Setup
See the Development Setup Page.
Development Workflow
See the Development Workflow Page.
Development Guidelines
See the Development Guidelines Page.
Developer Documentation
See the Developer Documentation Page.