well-known-fursona/README.md

494 B

well-known-fursona

fursona.gmem.ca

blog post

small sveltekit+tailwind application for loading and displaying a fursona schema from .well-known/fursona.

deployed to vercel to use their edge functions

local development

local development uses the vercel cli to ensure the function can be reached locally.

$ npm i
$ npm run dev-vercel