Run a giveaway from a bsky post. Choose from those who interacted with it
at main 21 lines 753 B view raw view rendered
1# at://giveaways 🎉 2 3Host a giveaway from a Bluesky post. 4 5Public instance at:// [https://giveaways.baileytownsend.dev](https://giveaways.baileytownsend.dev) 6 7![](./images/cover.jpg) 8 9# Tech 10 11* Simple one page html implementation 12* [Alpine.js](https://alpinejs.dev/) for reactivity 13* [tailwindcss](https://tailwindcss.com/) and [daisyUI](https://daisyui.com/) to keep us stylish 14* [@atcute/identity-resolver](https://github.com/mary-ext/atcute/tree/trunk/packages/identity/identity-resolver) for 15 identity resolution 16* [constellation](https://constellation.microcosm.blue/) to get the dids of who liked, reposted, etc 17 18# Setup 19 201. Open [index.html](./Index.html) if your favorite web browser, or host this whole folder on a web server 212. Enjoy 🍻