Yes, we're also going to focus on building extensions, but for OpenDev as the first one, since we'd be using that ourselves.

If you made a generic Nostr API, then we could just expand upon that, with more implementations, like Jira and OneDev. You would have to structure it to be expandable, with a field mapping system, of some sort.

Reply to this note

Please Login to reply.

Discussion

I've been building it with GitLab and Gitea in mind as well, so it shouldn't be too hard to expand to other platforms. The UI side is a bit hacky atm since it inserts itself into the page's DOM but most of the Nostr API is in a separate library already. Watch this space!

Yeah, we just need the API-level. 🤙