https://clojurians.slack.com/archives/C06MAR553/p1750239189322779
I built this little app with Scittle. What is fun about it is it does network storage and sync without any server code. https://www.youtube.com/watch?v=JIkNpttOIHE https://mccormick.cx/apps/watch-later/ https://github.com/chr15m/watch-later/
Interesting! Will have a look into how this nostr works. Thanks for sharing!
Another thing I want to try is scittle + InstantDB, they offer 1GB free databases for unlimited projects
One good thing about Nostr is it isn't reliant on any company. Even if all other public relays go down I can run my own relay and my apps will still work, and users can do that too if they have to. That means running your own infrastructure of course, but you don't actually have to do it, it's just an option.
really cool. FWIW, InstantDB is open source and you can run it yourself too
I'll have to watch your video later
Will check out InstantDB, thanks!