nostr-forms icon indicating copy to clipboard operation
nostr-forms copied to clipboard

This repository holds the forms implementation on the nostr-protocol

Setup

Prerequisites

  1. Node
  2. Yarn
  3. NIP-07 Signer Extension

Setup Instructions

git clone https://github.com/abhay-raizada/nostr-forms.git

cd nostr-forms

yarn

Starting the dev server

yarn workspace @formstr/web-app start

Building the web-app

yarn workspace @formstr/web-app build

How to reach the devs

  • If you have any questions about formstr, or just want to reach out to us, feel free to ping us on our telegram
  • Or follow us on our nostr handle: npub1qu7dsd44275lms4x9snnwvnnmgx926nsppmr7lcw9dlj36n4fltqgs7p98

Setup:

  1. yarn install
  2. yarn workspace @formstr/web-app