Building my journal app on Tissue.dev
This morning I took some time to refactor an app I had initially build to deploy to Netlify to instead deliver to this new platform; tissue.dev. Claude Opus did all the work with some steering from me. The former version of the app was meant to support multi tenants but I've since simplified it to rather be more of a 'journal app recipe' for tissue.dev with the goal of enabling someone wanting their own journal to simple get an account on tissue.dev then follow this recipe. Still needs a final pass for code cleanup and security but it is certainly taking shape.
The experience
I and Claude found the tissue.dev docs exceptionally easy to use (https://docs.tissue.systems/llms.txt) and all pages available as markdown (vs html). The quick start was sized well and easy to follow and the set of discreet services are well composed (Storage, Auth, etc)
I plan to do a full review on my blog so feel free to subscribe so you get notified.
-- Sam