Replies: 1 comment
-
|
FYI - git is already used within Quests to commit automatically as the agent works. You can see versions based on commits in the versions tab of a project. You can also quickly switch between them to view the live preview across different versions, which makes it easy to compare across commits. We plan on adding more git integrations including a much easier and faster export of the core repo for each project. As far as Supabase - we definitely understand the value of deploying projects and integrating with services like Supabase. In the short term we encourage folks to export projects that are intended to be deployed. There are a lot of different needs and preferences when it comes to deployment and we want to make sure we have a clear plan that addresses most users' needs before adding specific service providers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
1. Missing Supabase Support
Description
Quests.dev currently lacks built-in support for Supabase as a database + authentication integration. This limits real-world app scaffolding and forces developers to wire it in manually.
Expected Behavior
Actual Behavior
Suggested Fix
2. Missing Git Integration
Description
Quest projects do not automatically integrate with Git for version control and collaboration.
Expected Behavior
Actual Behavior
Suggested Fix
Beta Was this translation helpful? Give feedback.
All reactions