Self-hosted AppFlowy deployment for the yoDEV.dev community.
This project implements AppFlowy, an open-source Notion alternative, for the yoDEV.dev community with Discourse authentication integration.
| Requirement | Status | Notes |
|---|---|---|
| Self-hosted deployment | Planned | Railway with PostgreSQL |
| Import from Notion | Supported | Cloud version only |
| Templates | Supported | Built-in marketplace |
| Mobile apps | Supported | iOS & Android available |
| Discourse SSO | Needs Custom Work | Via OAuth/OIDC |
AppFlowy is licensed under AGPL-3.0. Self-hosting is completely free - costs are limited to infrastructure only.
yodev-appflowy/
├── README.md
├── docs/
│ ├── DEPLOYMENT_PLAN.md
│ ├── ARCHITECTURE.md
│ ├── DISCOURSE_INTEGRATION.md
│ ├── COST_ANALYSIS.md
│ └── FEATURE_CHECKLIST.md
└── config/
└── (deployment configurations)