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
Copy file name to clipboardExpand all lines: app/README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# stackblitz.zip
2
2
3
-
A simple [Nitro](https://nitro.build)API that lets you download [StackBlitz](https://stackblitz.com/) projects programmatically by changing the domain from `stackblitz.com` to `stackblitz.zip`.
3
+
A simple [Nitro](https://nitro.build)web service that lets you download [StackBlitz](https://stackblitz.com/) projects as zip files by changing the domain from `stackblitz.com` to `stackblitz.zip`.
4
4
5
-
Deployed on Vercel at [stackblitz.zip](https://stackblitz.zip).
5
+
Deployed on [Vercel](https://vercel.com) at [stackblitz.zip](https://stackblitz.zip).
6
6
7
7
> [!IMPORTANT]
8
8
> This project is not affiliated with or endorsed by StackBlitz in any way. Users are responsible for ensuring their use of this tool complies with [StackBlitz's Terms of Service](https://stackblitz.com/terms-of-service). Please review their terms before using this tool.
@@ -33,10 +33,8 @@ Visit http://localhost:3000 for API information.
0 commit comments