New to GitHub Spark – Can’t Publish or Download My App – Need Guidance #168563
Replies: 3 comments 5 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Seems github made a ugly move by pushing it's spark code to be only usable in their host. |
Beta Was this translation helpful? Give feedback.
-
Hey! 👋 Welcome to GitHub and awesome job starting with GitHub Spark! 🚀 ✅ 1. Export the Spark Project Open your Spark project Go to the code view or developer mode Manually copy or save each file to a folder on your computer ✅ 2. Create a GitHub Repo Name your repo and click “Create repository” ✅ 3. Open Project in VS Code Open VS Code → File > Open Folder ✅ 4. Push to GitHub bash ✅ 5. Publish to Your Own Host Let me know if you're stuck at any step! Happy to help 🙌 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
General
Body
Hi all,
I'm new to GitHub and recently created an app using GitHub Spark (using the web version). I’m stuck and really need some help.
I can publish the app through Spark, but that just gives me a link to a hosted demo I want to:
Push the project to a GitHub repository
Download and edit it locally in Visual Studio Code (VS Code)
Publish it to my own web host (I have my own hosting setup)
I’ve searched for clear step-by-step instructions but haven’t found anything that walks through this full process. I’m not even sure
if there’s a way to export the Spark project or if I’m missing something obvious.
If anyone can share guidance, a walkthrough, or any beginner-friendly resources, I’d really appreciate it!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions