RFC: One Click Deploy to Hasura Cloud #9210
vaishnavigvs
announced in
Request for Comments
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey folks, we are working on a new feature that let's you deploy an example Hasura project to Hasura Cloud. We would love to get some feedback and suggestions on the workflow and the approach or anything we're missing out. Any inputs are appreciated!
Problem definition
Who are we building for?
Hasura users
Contributors of sample projects
Who are we not building for?
secrets
placeholders which can be filled in by the Hasura user at project runtime.Proposed solution
Information Architecture
What’s necessary for loading a project?
Available here
User Journey (Happy Path)
How does a user go about launching a shared project?
Available here
Wireframes
Available here
Unhappy States
Shared project error state based on:
The share link was invalid.
The project wasn’t created successfully.
Env vars failed updating.
Database cannot connect.
Metadata update failed.
Migrations failed.
Measurement of failure states
Beta Was this translation helpful? Give feedback.
All reactions