{"id":51068122,"url":"https://github.com/armanossiloko/lumen","last_synced_at":"2026-06-23T08:30:25.555Z","repository":{"id":359657738,"uuid":"1241382690","full_name":"armanossiloko/lumen","owner":"armanossiloko","description":"A .NET and Angular based Confluence alternative","archived":false,"fork":false,"pushed_at":"2026-06-16T19:14:42.000Z","size":365,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-16T21:12:13.229Z","etag":null,"topics":["angular","confluence","dotnet","jira"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/armanossiloko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-17T10:16:08.000Z","updated_at":"2026-06-16T19:14:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/armanossiloko/lumen","commit_stats":null,"previous_names":["armanossiloko/lumen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/armanossiloko/lumen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanossiloko%2Flumen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanossiloko%2Flumen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanossiloko%2Flumen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanossiloko%2Flumen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/armanossiloko","download_url":"https://codeload.github.com/armanossiloko/lumen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanossiloko%2Flumen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34682622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","confluence","dotnet","jira"],"created_at":"2026-06-23T08:30:24.911Z","updated_at":"2026-06-23T08:30:25.547Z","avatar_url":"https://github.com/armanossiloko.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLumen\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eThe open-source documentation and wiki platform\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/nebulora/lumen\"\u003e\n\u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-proprietary-blue.svg\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/nebulora/lumen/releases\"\u003e\n\u003cimg alt=\"Release\" src=\"https://img.shields.io/github/release/nebulora/lumen.svg\"/\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nLumen is a documentation and wiki platform built with **Angular 21** and **ASP.NET Core 10**. It features a block-based editor, real-time collaboration via SignalR, threaded comments, and deep customization.\n\nNo strings attached: no premium tiers, no hidden features. Just a clean, functional docs platform.\n\n\u003cstrong\u003eWant to get started?\u003c/strong\u003e\u003cbr/\u003e\nRun with Docker: `docker compose up -d` — the frontend is served at `http://localhost:8000`.\n\n\u003cstrong\u003eSomething not working?\u003c/strong\u003e\u003cbr/\u003e\nOpen an [issue](https://github.com/nebulora/lumen/issues) on GitHub.\n\n\u003cstrong\u003eWant to contribute?\u003c/strong\u003e\u003cbr/\u003e\nSee [CONTRIBUTING.md](CONTRIBUTING.md) to get started.\n\n---\n\n## Features\n\n- **Block editor** — 14 content types: headings, paragraphs, lists, todos, callouts, code blocks (syntax highlighted), blockquotes, dividers, tables, images, and videos. Inline formatting for bold, italic, code, and links.\n- **Collaboration** — Real-time viewer presence, threaded block-level and page-level comments with Markdown, emoji reactions, activity inbox, and granular share permissions.\n- **Navigation** — Command palette with fuzzy search (Cmd+K), hierarchical tree navigation with drag-and-drop reorder, backlinks, favorites, and browser-style history.\n- **Customization** — Dark/light theme, custom accent colors, configurable page widths, and emoji or custom image icons for pages and folders.\n\n## Tech Stack\n\n- **Frontend:** Angular 21.2 (standalone, zoneless), TypeScript 5.9, Angular Signals\n- **Real-time:** SignalR (`@microsoft/signalr`)\n- **Backend:** ASP.NET Core 10 (C#), Entity Framework Core, PostgreSQL 16\n- **Auth:** ASP.NET Core Identity + JWT + OAuth (Microsoft, Facebook, GitHub, Twitter, Keycloak)\n- **Build:** Angular CLI (esbuild), Docker / docker-compose\n\n---\n\n## Development\n\n### Prerequisites\n\n- Node.js 20+\n- .NET 10 SDK\n- Docker / docker-compose (optional)\n\n### Setup\n\n```bash\n# Frontend\nnpm install\nnpm start           # :8000\n\n# Backend\ncd src-backend/Lumen.API\ndotnet run          # :8002\n\n# Or full stack with Docker\ndocker compose up -d\n```\n\n### Commands\n\n| Command | Action |\n|---------|--------|\n| `npm start` | Start Angular dev server |\n| `npm run build` | Production build |\n| `npm test` | Run unit tests (Vitest) |\n| `npm run lint` | Lint with Prettier |\n| `npm run format` | Format code |\n\n---\n\n## License\n\nProprietary. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmanossiloko%2Flumen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmanossiloko%2Flumen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmanossiloko%2Flumen/lists"}