forked from talmobi/v2-demos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
200 lines (200 loc) · 5.91 KB
/
manifest.json
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
{
"Programming Languages": [
{
"example": "Monorepo",
"path": "/monorepo",
"demo": "https://monorepo-v2.now.sh",
"description": "A Monorepo example using multiple programming languages"
},
{
"example": "Go",
"path": "/go",
"demo": "https://go.now-examples.now.sh/",
"description": "A simple GoLang example"
},
{
"example": "PHP 7",
"path": "/php-7",
"demo": "https://php7-v2.now.sh",
"description": "A simple PHP 7 example"
},
{
"example": "Python",
"path": "/python",
"demo": "https://python-v2.now.sh",
"description": "A simple Python example"
},
{
"example": "Node.js",
"path": "/nodejs",
"demo": "https://nodejs.now-examples.now.sh/",
"description": "A simple Node.js example"
},
{
"example": "Static",
"path": "/static",
"demo": "https://static-v2.now.sh",
"description": "A simple Static website example"
}
],
"Frameworks and Libraries": [
{
"example": "Next.js",
"path": "/nextjs",
"demo": "https://nextjs-v2.now.sh",
"description": "A Next.js example using SSR"
},
{
"example": "Next.js Static",
"path": "/nextjs-static",
"demo": "https://nextjs-static-v2.now.sh",
"description": "A Next.js Static exported website"
},
{
"example": "React",
"path": "/create-react-app",
"demo": "https://cra-v2.now.sh",
"description": "An example created using Create React App"
},
{
"example": "Gatsby",
"path": "/gatsby",
"demo": "https://gatsby-v2.now.sh",
"description": "Gatsby getting started example using Gatsby CLI"
},
{
"example": "Vue",
"path": "/vue",
"demo": "https://vue-v2.now.sh",
"description": "Vue example using Vue CLI"
},
{
"example": "Vue SSR",
"path": "/vue-ssr",
"demo": "https://vue-ssr-v2.now.sh",
"description": "Vue example using server side rendering"
},
{
"example": "Vuepress",
"path": "/vuepress",
"demo": "https://vuepress-v2.now.sh",
"description": "A docs example using VuePress"
},
{
"example": "Nuxt Static",
"path": "/nuxt-static",
"demo": "https://nuxt-static-v2.now.sh",
"description": "A Nuxt Static exported example"
},
{
"example": "Express",
"path": "/express",
"demo": "https://express.now-examples.now.sh/",
"description": "An example using Express"
},
{
"example": "Apollo Server",
"path": "/apollo",
"demo": "https://apollo.now-examples.now.sh/",
"description": "An Apollo Server example using Serverless Micro"
},
{
"example": "Markdown Static",
"path": "/markdown",
"demo": "https://markdown-v2.now.sh/",
"description": "A static website using Markdown and CSS"
},
{
"example": "MDX Deck",
"path": "/mdx-deck",
"demo": "https://mdx-deck-v2.now.sh",
"description": "A presentation using MDX Deck"
},
{
"example": "MDX Deck - Advanced",
"path": "/mdx-deck-advanced",
"demo": "https://advanced-mdx-deck.now.sh",
"description": "A presentation using MDX Deck with custom layout and React components"
},
{
"example": "HTML Minifier",
"path": "/html-minifier",
"demo": "https://html-minifier-v2.now.sh",
"description": "A simple HTML minification example"
},
{
"example": "OptiPNG",
"path": "/optipng",
"demo": "https://optipng-v2.now.sh",
"description": "A PNG optimize example using OptiPNG"
},
{
"example": "docz",
"path": "/docz",
"demo": "https://docz.now.sh",
"description": "A documentation example built with [docz](https://docz.site)"
},
{
"example": "Gridsome",
"path": "/gridsome",
"demo": "https://gridsome.now.sh/",
"description": "Vue-powered static site generated by [Gridsome](https://gridsome.org)"
},
{
"example": "Zola",
"path": "/zola",
"demo": "https://zola.now.sh",
"description": "A static website uses [Zola](https://www.getzola.org) and builds a website with Rust in the cloud"
},
{
"example": "Puppeteer",
"path": "/puppeteer-screenshot",
"demo": "https://screenshot-v2.now.sh",
"description": "A Puppeteer based screenshot example"
},
{
"example": "Jekyll",
"path": "/jekyll",
"demo": "https://jekyll.now-examples.now.sh/",
"description": "A fresh Jekyll application, ready to be built and served in the cloud with Now."
},
{
"example": "Flask",
"path": "/python-flask",
"demo": "https://python-flask.now-examples.now.sh",
"description": "An example using Flask, a Python Microframework"
},
{
"example": "Django",
"path": "/python-django",
"demo": "https://python-django.now-examples.now.sh",
"description": "An example using Django, a Python framework for perfectionists with deadlines"
}
],
"Fully Working Applications": [
{
"example": "Next News",
"path": "/nextjs-news",
"demo": "https://nextjs-news-v2.now.sh",
"description": "A Hacker News clone created with Next.js deployed to Now 2.0"
},
{
"example": "Slack Eval",
"path": "/slack-eval",
"demo": "https://serverless-eval.now.sh",
"description": "A serverless Slack app deployed to Now 2.0"
},
{
"example": "Node Canvas",
"path": "/nodejs-canvas-partyparrot",
"demo": "https://ppaas.now.sh",
"description": "A Party Parrot generator built on node-canvas"
},
{
"example": "Flaskex with PostgreSQL",
"path": "/flaskex-postgresql",
"demo": "https://flaskex-postgresql.now-examples.now.sh",
"description": "A serverless Python app built with Flask, WTForms, bcrypt, PostgreSQL, and Bulma"
}
]
}