atmo.rsvp
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 53.7%
Svelte 42.4%
Astro 3.4%
JavaScript 0.3%
HTML 0.1%
CSS 0.1%
Other 0.1%
86 1 0

Clone this repository

https://tangled.org/flo-bit.dev/atmo-events https://tangled.org/did:plc:257wekqxg4hyapkq6k47igmp/atmo-events
git@tangled.org:flo-bit.dev/atmo-events git@tangled.org:did:plc:257wekqxg4hyapkq6k47igmp/atmo-events

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

atmo.rsvp#

events for the open social web, built on atproto.

https://atmo.rsvp

uses community.lexicon.calendar.event and community.lexicon.calendar.rsvp.

features:

  • event creation
  • rsvp to events
  • add your events to any ical compatible calendar (go to calendar/ when signed in and click "Add to your calendar")
  • post your events/rsvps to bluesky or anywhere else with nice open-graph images
  • display comments
  • show what events your bsky follows are going to

development#

clone repo

pnpm install

set remote to false in wrangler.jsonc L22:

"remote": false

optionally if you want all current events to be displayed run this: (will take a few minutes)

pnpm backfill

start dev server:

pnpm run dev

contributing#

open for contributions by all :)