Pedro#
Ask questions, share opinions, vote together#
Features Roadmap (WIP)#
- Questions and Answers
- Polling
- Consensus Opinions
Getting Started#
- Set up
.envfile with aCOOKIE_SECRETvariable
COOKIE_SECRET=[run `openssl rand -base64 64` in the terminal]
- Run the web application
deno task start
Packages#
Deno- Runtime and package managerHono- Web application frameworkHTMX- AJAX library@tijs/atproto-oauth- AT Protocol OAuth library