Garden is a digital garden, a micro-publishing space for you to plant the seeds of your ideas and grow them into bi-directionally linked web portals. It's a social zettelkasten that lets users use Web Monetization to get paid when people spend time with their content.
Mysilio Garden is built on Solid, a new open standard for decentralized identity and data storage. Mysilio runs a Solid POD host where you can store your data, but you can use our hosted version of Mysilio Garden with and Community Solid Server-based POD host. Support for Inrupt's Pod Spaces (https://docs.inrupt.com/pod-spaces/) is planned - if you'd like to contribute to the effort to add this support please let us know!
If you'd like to take Mysilio Garden for a spin, check out our hosted instance at mysilio.garden
Install dependencies:
npm install
Run in development mode:
npm run dev