Commit graph

5 commits

Author SHA1 Message Date
e94520f9f7 feat(setup): improve bootstrap reliability 2026-02-15 22:43:29 +01:00
11afe56d87 feat(settings): instance defaults applied to new communities 2026-02-15 22:09:54 +01:00
3e14fe7326 feat(settings): instance theme 2026-02-15 20:07:55 +01:00
1f355bd19f backend(docker): embed demo migrations and SQLx offline cache 2026-01-29 00:30:56 +01:00
910a6465f2 Initial commit: Likwid governance platform
- Backend: Rust/Axum with PostgreSQL, plugin architecture
- Frontend: Astro with polished UI
- Voting methods: Approval, Ranked Choice, Schulze, STAR, Quadratic
- Features: Liquid delegation, transparent moderation, structured deliberation
- Documentation: User and admin guides in /docs
- Deployment: Docker/Podman compose files for production and demo
- Demo: Seeded data with 3 communities, 13 users, 7 proposals

License: AGPLv3
2026-01-27 17:21:58 +01:00