···1-# Pedro
2-### Ask questions, share opinions, vote together
3-4-## Feature Roadmap (WIP)
5-- [ ] Question and Answers (~stackoverflow.com)
6- - [ ] Upvote answers
7- - [ ] Asker can highlight helpful answers
8-- [ ] Poll
9- - [ ] Single vs multiple choice
10- - [ ] Live updates
11-- [ ] Consensus (~pol.is)
12- - [ ] Third-parties can add opinions
1314## Getting Started
151. Set up `.env` file with a `COOKIE_SECRET` variable
···27- [`Hono`](https://hono.dev) - Web application framework
28- [`HTMX`](https://htmx.org) - AJAX library
29- [`@tijs/atproto-oauth`](https://jsr.io/@tijs/atproto-oauth) - AT Protocol OAuth library
00
···1+# AT Protocol OAuth Template
2+### for Deno, Hono, and HTMX
000000000034## Getting Started
51. Set up `.env` file with a `COOKIE_SECRET` variable
···17- [`Hono`](https://hono.dev) - Web application framework
18- [`HTMX`](https://htmx.org) - AJAX library
19- [`@tijs/atproto-oauth`](https://jsr.io/@tijs/atproto-oauth) - AT Protocol OAuth library
20+21+_Source hosted on [Tangled](https://tangled.org/zeu.dev/atproto-oauth-deno), mirrored on [GitHub](https://github.com/zeucapua/atproto-oauth-deno-demo)_