Open source enterprise agile project management platform built with Next.js 15 & Appwrite. ๐
5.3K
Enterprise-grade agile project management for modern teams.
Fairlx is an open source platform combining organizations, workspaces, custom workflows, AI assistance, usage-based billing, and GitHub integration โ all built on Next.js 15, TypeScript, and Appwrite.
.env.local file โ copy from .env.exampleโ and fill in your Appwrite credentialsdocker run -p 3000:3000 --env-file .env.local stemlen/fairlx:latest
# Clone the repo to get docker-compose.yml and .env.example
git clone https://github.com/stemlen/fairlx.git
cd fairlx
cp .env.example .env.local
# Fill in .env.local with your Appwrite credentials
docker-compose up
| Tag | Description |
|---|---|
latest | Most recent build from main branch |
1.0.x | Versioned releases โ full history preserved |
Next.js 15 ยท TypeScript ยท Tailwind CSS ยท Appwrite ยท Socket.IO ยท Google Gemini ยท Razorpay
Content type
Image
Digest
sha256:e224862fcโฆ
Size
611.4 MB
Last updated
23 days ago
docker pull stemlen/fairlx