TurtleStoffel
turtlestoffel.bsky.social
TurtleStoffel
@turtlestoffel.bsky.social
Indie Developer sharing his Build in Public journey here and on https://www.turtlestoffel.com/. Find my Open Source code on https://github.com/TurtleStoffel
Trying to find a solution for running the Frontend debugger through VSCode. This doesn't look possible according to github.com/tauri-apps/t.... That's a pretty serious dealbreaker...
How to debug (Front-end/Tauri Core) Tauri App with vscode · tauri-apps tauri · Discussion #5389
Debug Tauri App Core Document here: https://tauri.app/v1/guides/debugging/vs-code Debug Front-end (Nuxt, Vue, Reactive,...) Run app in dev mode. And then close app when it's open. yarn tauri dev Ed...
github.com
October 19, 2025 at 11:03 AM
The data is stored in JSON files in the MVP and both the planning tool and the task manager have access to that same set of files. I will revisit this once the architecture settles down a bit because sharing files is not great.
October 15, 2025 at 4:00 PM