Hello, I am the creator of Sheetsbear. Thanks for sharing the link. I hope this is useful to many folks out there. Looking for any feedback that anyone has on the tool.
Technologies used: Vue 3, Sqljs (Sqlite + WaSM)
HN user
Hello, I am the creator of Sheetsbear. Thanks for sharing the link. I hope this is useful to many folks out there. Looking for any feedback that anyone has on the tool.
Technologies used: Vue 3, Sqljs (Sqlite + WaSM)
Project description: I am building a tool to help Saas Founders/Side project builders/Indiehackers to quickly build a fully functional web application. The tool would provide user auth, user management, payment, onboarding wizard builder, demo recorder, Marketing automation all in a single place. The end user would bring their own frontend framework to implement their business idea.
What do you want to be tested: I am still very early and am looking for product feedback from Beta testers whereby they could try out the product and provide feedback. (which is still very very early)
Contact info: nirops dot contact at gmail dot com
This is very cool. This will open up a lot of different use cases.Congratulations!
I have been using Tauri to develop a Kubernetes IDE: https://github.com/nirops/yakiapp
One additional thing from my experience, is if using Rust as a backend, the turnaround time for hot loading Rust changes is not trivial. This leads to longer times in building things vis-a-vis building in Electron with .ts/.js backend.