Skip to content

Conversation

fredzqm
Copy link
Contributor

@fredzqm fredzqm commented May 15, 2025

Added ToS note as well

Screenshot 2025-06-23 at 11 23 12 AM

@@ -111,7 +112,7 @@ export async function askQuestions(setup: Setup): Promise<void> {
}));
if (shouldConfigureBackend) {
// TODO: Prompt for app idea and use GiF backend to generate them.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove TODO?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, removed

@github-project-automation github-project-automation bot moved this to Changes Requested [PR] in [Cloud] Extensions + Functions May 15, 2025
@fredzqm
Copy link
Contributor Author

fredzqm commented May 15, 2025

Addressed all feedbacks~