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: README.md
+12-3Lines changed: 12 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,19 @@
1
-
# Compute@Edge default starter kit for AssemblyScript
1
+
# Fastly Compute@Edge Quickstart for AssemblyScript
2
+
3
+
Simple quickstart show casing route filtering, synthetic edge responses, and logging.
4
+
5
+
For more details about other starter kits for Compute@Edge, see the [Fastly developer hub](https://developer.fastly.com/solutions/starters)
6
+
7
+
## Deploy Button
2
8
3
9
[](https://deploy.edgecompute.app/deploy)
4
10
5
-
Get to know the Fastly Compute@Edge environment with a basic starter that demonstrates routing, simple synthetic responses and code comments that cover common patterns.
11
+
## Deployment via CLI
6
12
7
-
**For more details about other starter kits for Compute@Edge, see the [Fastly developer hub](https://developer.fastly.com/solutions/starters)**
0 commit comments