You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Let's build your own brand new digital thing from scratch! After that, you can customize everything however you like. What category describes your project best?",
10
+
"Let's bring your vision to life by building something brand new from scratch! Once we're done, you'll have full freedom to customize it however you like. What category describes your project best?",
11
+
"Ready to create something amazing? Let's start fresh with a brand new project that you can shape exactly how you want. What category fits your project best?",
12
+
"Time to turn your ideas into reality! We'll build something from the ground up that you can fully customize. What category would you say your project falls under?",
13
+
"Let's embark on a creative journey and build your project from scratch! You'll have complete freedom to make it your own. What category best describes what you want to create?",
"📚 Check the docs to learn more: https://docs.reliverse.org/cli";
11
19
constinitialMessage=
12
-
// "Let's build your own brand new digital thing from scratch! After that, you can customize everything however you like.";
13
-
"Let's bring your vision to life by building something brand new from scratch! Once we're done, you'll have full freedom to customize it however you like. What category describes your project best?";
@@ -171,11 +249,21 @@ export async function buildBrandNewThing() {
171
249
template=REPO_SHORT_URLS.versatorGithubLink;
172
250
}
173
251
252
+
constrandomWebsiteDetailsTitle=[
253
+
" Your initial plan is all set! Now, let’s add some personal touches. Please share a few details about yourself and the app so I can personalize everything for you.",
254
+
" Great choice! Now, let’s add some personal touches. Please share a few details about yourself and the app so I can personalize everything for you.",
255
+
" Excellent! To help set you up with the right tools, could you tell me more specifically which details you're interested in?",
256
+
" Perfect! Let's get more specific about your website details. Which of these options aligns best with your vision?",
257
+
];
258
+
174
259
awaitaskProjectDetails(
175
260
template,
176
-
" Your initial plan is all set! Now, let’s add some personal touches. Please share a few details about yourself and the app so I can personalize everything for you.",
0 commit comments