Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

This repository holds the forms implementation on the [nostr-protocol](https://github.com/nostr-protocol/nostr)

## Setup

### Prerequisites

1. Node
2. Yarn
3. [NIP-07 Signer Extension](https://github.com/nostr-protocol/nips/blob/master/07.md)

### Setup Instructions

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

cd nostr-forms

yarn
```

### Starting the dev server

```sh
yarn workspace @formstr/web-app start
```

### Building the web-app

```sh
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](https://t.me/+NQzzsKGGkgtmMjdl)
- Or follow us on our nostr handle: npub1qu7dsd44275lms4x9snnwvnnmgx926nsppmr7lcw9dlj36n4fltqgs7p98

### Setup:

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