Skip to content

Commit b6d4fb8

Browse files
Adding the getting started doc
1 parent 3594400 commit b6d4fb8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

β€Žgetting-started.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# πŸƒ Getting started
2+
3+
Once you've been admitted off the GitHub Spark waitlist (you'll get an e-mail), getting started is simple!
4+
5+
1. Open your browser and navigate to https://spark.githubnext.com
6+
7+
1. Sign in with the same GitHub account that you registered with on the waitlist
8+
9+
1. From the dashboard page, enter a request for an app idea (e.g. `a tic tac toe game`, and then press `<ENTER>`
10+
11+
After a few moments--and a pretty loading screen experience--you should see your shiny new spark ✨
12+
13+
From here, you can continue to iterate on your spark, by specifying new revisions via the `Iterate` tab in the action bar at the bottom. Additionally, you can select different models, and try generating variants, in order to explore other options/directions for a revision πŸ‘
14+
15+
## Other fun things to try...
16+
17+
1. Hover over the history timeline on the left, and navigate through your revisions
18+
2. Make an app that stores data, and ask GitHub Spark to save/load it. Then check out the `Data` tab in the action bar πŸš€
19+
3. Ask GitHub Spark to use AI to perform some sort of generative AI task (e.g. summarizing or generate content). Then check out the `Prompts` tab in the action bar πŸ€–
20+
4. Install the GitHub Spark dashboard as a PWA on your desktop or phone, so you can easily create and access your sparks

0 commit comments

Comments
Β (0)