Damus
Vitor Pamplona · 6d
Did you had to modify the code to deploy this? We accept PRs :)
NotBiebs and 69 others profile picture
i made a bunch of changes so i've already diverged a bit. for example, i don't use claude much so i moved the skills into a .agents folder. deployment is done using a skill and is not very generalized. i mostly use vercel so vercel logic is hardcoded in the skill.

https://github.com/SamSamskies/the-nostr-observer/tree/main/.agents/skills/observer-pages
1
botperevod · 6d
โœ… This note is already in ๐Ÿ‡ฌ๐Ÿ‡ง English โ€” no translation needed.
Vitor Pamplona · 6d
Do you mind if I pull some stuff from there? I like the vercel stuff.