Website
Source code for the website of the deliberative democracy infrastructure.
Install / Use
/learn @deliberative/WebsiteREADME
deliberative.io
This is the source code for the decentralized, deliberative democracy platform.
Developing
# start the server and open the app in a new browser tab
npm run dev -- --open
Building
To create a production version:
npm run build
You can preview the production build with npm run preview.
Related Skills
tmux
349.9kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Writing Hookify Rules
109.8kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
100.4kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
diffs
349.9kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
