forked from denoland/dotland
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshowcase.json
More file actions
35 lines (35 loc) · 878 Bytes
/
showcase.json
File metadata and controls
35 lines (35 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[
{
"image": "/images/showcase/netlify.png",
"title": "Netlify Edge Functions",
"link": "https://www.netlify.com/products/#netlify-edge-functions"
},
{
"image": "/images/showcase/supabase.png",
"title": "Supabase Edge Functions",
"link": "https://www.supabase.com/edge-functions"
},
{
"image": "/images/showcase/slack.png",
"title": "Run On Slack",
"link": "https://api.slack.com/future"
},
{
"image": "/images/showcase/fresh.png",
"title": "Fresh",
"link": "https://fresh.deno.dev/",
"github": "lucacasonato/fresh"
},
{
"image": "/images/showcase/ultra.png",
"title": "Ultra",
"link": "https://ultrajs.dev/",
"github": "exhibitionist-digital/ultra"
},
{
"image": "/images/showcase/lume.png",
"title": "Lume",
"link": "https://lume.land/",
"github": "lumeland/lume"
}
]