Biresh Biswas

Results 5 issues of Biresh Biswas

It would be easier for users to navigate through site. also, it would be great if the header is transparent.

site

NIP-05: Nostr Identifier Protocol Validation: - `isValidNip05Format()` checks if a string matches the NIP-05 pattern using `nip05.NIP05_REGEX` from nostr-tools - `isValidIdentifier()` checks if an input is either a valid npub...

Flow of Operation: - When viewing responses, the app fetches profiles and zap information - For each responder with a Lightning address, a zap button appears - When a user...

This is a draft pull request for integrating Ollama in Formstr. Currently, I have implemented the following: - Allows users to describe the form they need in plain English. -...

I attempted to implement integration tests using Jest. If this aligns with your expectations, please review it. Alternatively, I can implement frontend tests using Cypress as well. To run the...