what is this?

Reply to this note

Please Login to reply.

Discussion

This is Vercel edge store config, where my LN url is hosted for mini modern action (no nginx, just configs 🤙)

https://vercel.com/docs/concepts/edge-network/edge-config

🤯

Yea I have alby/wos/stacker json, and can switch between all 3 on the fly 🤙. Cool lil helper on edgeeeee if things go down etc

One config file, and tiny api endpoint that reads edge config and picks json file (which is piece of fake for you cuz you know what's up)

https://github.com/snazzybytes/satoshi-vibes/blob/master/next.config.js#L14

https://github.com/snazzybytes/satoshi-vibes/blob/master/pages/api/lukeonchain.tsx#L8

oh wow, that's pretty cool!