My Kagi-fu fails me, but I recall a builder generated code use Supabase row level security, and it fails open, and no longer filtering out data from other users. Is this guaranteed to protect your data?
Congrats for launching and awesome work, I will try it out soon!
Question, I have my own persistence and auth services, all well documented, that I would like to build apps against. Is there a recommended way to do this other than pasting the docs in the prompt each time I create a new app?
I have been using it and I love it. It's isn't my main driver because I have to work on a lot of Bootstrap sites, it didn't like them the last I checked because they weren't a js framework. But I have made a few playthings with it that were and it was good.
There is a project I’ve been playing with called claude-code-templates that keeps curated lists of things Claude code can use, one of which is MCP servers: https://github.com/davila7/claude-code-templates
> All source code remains on your machine. Use your preferred IDE (VS Code, Cursor, etc.) and seamlessly integrate Dyad into your existing workflow.
The fact that it has to be said... :D
My Kagi-fu fails me, but I recall a builder generated code use Supabase row level security, and it fails open, and no longer filtering out data from other users. Is this guaranteed to protect your data?
Congrats for launching and awesome work, I will try it out soon!
Question, I have my own persistence and auth services, all well documented, that I would like to build apps against. Is there a recommended way to do this other than pasting the docs in the prompt each time I create a new app?
Thanks! Check out our Prompt Library feature: this way you can create reusable prompts across your apps: https://www.dyad.sh/docs/releases/0.18.0
I have been using it and I love it. It's isn't my main driver because I have to work on a lot of Bootstrap sites, it didn't like them the last I checked because they weren't a js framework. But I have made a few playthings with it that were and it was good.
Can it run with Ollama?
These things does work (up to a max few thousand lines of code), but, they eat tokens like f*ng monsters.
we have features like manual context management https://www.dyad.sh/docs/guides/large-apps#manual-context-ma... which lets you select files to use in your context window
I'm working on adding MCP support to Dyad soon! What's your favorite MCP servers? (trying to curate a list of recommended MCPs)
There is a project I’ve been playing with called claude-code-templates that keeps curated lists of things Claude code can use, one of which is MCP servers: https://github.com/davila7/claude-code-templates