Backend setup
This page walks you through running the Care backend (ohcnetwork/care) on your machine. It is a Django application that exposes the Care REST API and depends on PostgreSQL, Redis, a Celery worker, and an S3-compatible object store (MinIO locally).
Frontend setup
This guide walks you through running the Care frontend (ohcnetwork/carefe) on your machine. The frontend is a React + TypeScript single-page app built with Vite.
Nix environment
Nix is an alternative to Docker Compose for backend development. Instead of running