This website requires JavaScript.
Explore
Help
Sign in
marcoallegretti
/
likwid
Watch
1
Star
0
Fork
You've already forked likwid
0
mirror of
https://codeberg.org/likwid/likwid.git
synced
2026-03-27 03:03:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e16a36f13c
likwid
/
scripts
/
dev.sh
3 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
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 16:21:58 +00:00
#!/bin/sh
docs(ops): standardize on podman compose
2026-02-15 15:55:57 +00:00
podman compose -f compose/dev.yml up
||
podman-compose -f compose/dev.yml up
Reference in a new issue
Copy permalink