22 lines
350 B
Markdown
22 lines
350 B
Markdown
# Instablossom
|
|
|
|
Migrate your Instragram photo's to Nostr, using Blossom for storage.
|
|
|
|
## Usage
|
|
|
|
Install the [Deno](https://deno.com) JavaScript runtime.
|
|
|
|
Clone this repo:
|
|
|
|
```sh
|
|
git clone https://git.sprovoost.nl/instablossom.git
|
|
cd instablossom
|
|
```
|
|
|
|
Run the script:
|
|
|
|
```sh
|
|
deno run --allow-net main.ts
|
|
```
|
|
|
|
It will prompt for your nsec and a relay.
|