atmo.rsvp
3
fork

Configure Feed

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

TypeScript 53.4%
Svelte 42.8%
Astro 3.3%
JavaScript 0.3%
CSS 0.1%
HTML 0.1%
79 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

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 run sync

start dev server:

pnpm run dev

contributing#

open for contributions by all :)