Getting Started¶
This section covers everything you need to set up your development environment and start contributing to the Freeze Design webshop.
Prerequisites¶
Before you begin, ensure you have the following installed:
- Python 3.11+
- Node.js 20+
- PostgreSQL 15+
- Redis 7+
- Docker (optional, but recommended)
Sections¶
- Installation - Set up your local development environment
- Quick Start - Get the application running quickly
- Configuration - Environment variables and settings