mozzius / community-handles

community handles for bluesky
https://community-handles.vercel.app
205 stars 148 forks source link

Add support for r53 as a nameserver #4

Open aetaric opened 1 year ago

aetaric commented 1 year ago

Hey, I'm sure your nameservers are great, but I'd really like to see this support using Route53. The API is fairly straight forward. Docs for AWS JS SDK are here: https://aws.amazon.com/sdk-for-javascript/

mozzius commented 1 year ago

I'll consider it, although the current solution is just to use a wildcard subdomain. That should work just as well on Route53, even though the instructions for setup are Vercel-specific