Loft

Deploy Loft with Docker

Loft Chat ships with a straightforward Docker Compose setup for PostgreSQL, the Fastify backend, and the React frontend.

Quickstart

git clone https://github.com/loft/loft-open-source.git
cd loft-open-source
docker-compose up --build

Frontend: `http://localhost:5173` · Backend API: `http://localhost:4000` · PgAdmin: `http://localhost:5050`