Skip to content

A digital garden stored in your personal online datastore.

License

Notifications You must be signed in to change notification settings

mysilio-co/garden

 
 

Repository files navigation

Mysilio Garden

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.

If you think this sounds neat, check out our hosted instance at mysilio.garden

Running locally

Install dependencies:

npm install

Run in development mode:

npm run dev