Image hosting for Nostr.
https://github.com/michaelhall923/nostrimg
The front-end is a Create React App project
For your dev environment, make a file called .env.development.local
and copy the vars from template.env
Then just:
npm i
npm run start