An ATProto PDS running on Rivet?
0
fork

Configure Feed

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

TypeScript 100.0%
6 1 0

Clone this repository

https://tangled.org/erlend.sh/rivet-pds https://tangled.org/did:plc:ad5bwszsc5m5jpj2sfa6uzjk/rivet-pds
git@tangled.org:erlend.sh/rivet-pds git@tangled.org:did:plc:ad5bwszsc5m5jpj2sfa6uzjk/rivet-pds

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

Download tar.gz
README.md

Rivet PDS#

An ATProto PDS written on top of Rivet actors.

Running#

Install dependencies:

pnpm i

In one terminal start the Rivet runner.

$ pnpm runner
  RivetKit 2.1.6 (File System - Runner)
  - Inspector:    http://127.0.0.1:6420/ui/
  - Actors:       2
  - Data:         /home/zicklag/.local/share/rivetkit/rivet-pds-7e2a2e69
  - Instances:    4

In another terminal start the gateway.

$ pnpm gateway
Listening on http://localhost:3000

Now you can hit the PDS on localhost:3000