I'm trying to experiment with #atproto, just creating an account on a local test #PDS instance, but I keep getting "Not a supported handle domain" no matter what I provide.

Couldn't find much help online, curious if anyone has any immediate intuition here?

https://tangled.org/develwithoutacause.dwac.dev/pylon/commit/c30786bebd8ce516ba1a1066b8521967b8cd3d38

WIP: Trying to create an account, getting: · develwithoutacause.dwac.dev/pylon@c30786b

A demo distributed video game catalog and storefront using the atproto ecosystem. Heavily inspired by the Steam catalog.

Tangled

Ok, think I figured this out. A few things going on here.

1. I wasn't rebuilding dependencies with #Turbo correctly.
2. Local #PDS instances are limited to `.test` and `.example` by default.
3. Browsers create TIDs from `@atproto/common-web` (not the more widely-documented `@atproto/common`).

I still got some weird "invalid handle character" errors last night and a couple times today, but after resolving the `serviceHandleDomains` that seems to have gone away, so I'm a bit confused what happened with that one.

https://tangled.org/develwithoutacause.dwac.dev/pylon/commit/bbf4b513a9e2774c92764502de821a0e372ea9c5

Adding initial data workflow. · develwithoutacause.dwac.dev/pylon@bbf4b51

A demo distributed video game catalog and storefront using the atproto ecosystem. Heavily inspired by the Steam catalog.

Tangled