This repository holds the forms implementation on the nostr-protocol
Setup
Prerequisites
- Node
- Yarn
- 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 support channel
- Or follow us on our nostr handle: npub1qu7dsd44275lms4x9snnwvnnmgx926nsppmr7lcw9dlj36n4fltqgs7p98
Setup:
yarn install
yarn workspace @formstr/web-app