🤗
Discussion
So, if you turn this into a PWA, will all these web apps also become a type of PWA 🤔
Personally, I am also working on something for same purpose, but with different approach & extension support.
I must say, your approach seems much simpler. I like it!
Yes it works as a PWA now but much better on desktop. The idea is to stack websites/ nostr apps and allow the user to create their own stack of apps. Having prebuilt stacks could be cool especially if we modify the UI/UX to overlap each other. I also have no idea what I’m doing just trying to learn! The extension support would be nice because that would allow for full control over the design
I am also building something like this. My plan is to create a proper dashboard for micro services because clients are not doing it.
I have one working version with iframes ready, build using react & tailwindcss. It wlso includes the option to add custom websites, that info is stored in localstorage & PWA enabled.
I will share that code with you tomorrow, you can use it as a reference, btw Well done!