Example | Demo | Description |
---|---|---|
Monorepo | https://monorepo-v2.now.sh | A Monorepo example using multiple programming languages |
Go | https://go-v2.now.sh | A simple GoLang example |
PHP 7 | https://php7-v2.now.sh | A simple PHP 7 example |
Python | https://python-v2.now.sh | A simple Python example |
Node.js | https://nodejs-v2.now.sh | A simple Node.js example |
Static | https://static-v2.now.sh | A simple Static website example |
Example | Demo | Description |
---|---|---|
Next.js | https://nextjs-v2.now.sh | A Next.js example using SSR |
Next.js Static | https://nextjs-static-v2.now.sh | A Next.js Static exported example |
React | https://cra-v2.now.sh | An example created using Create React App |
Gatsby | https://gatsby-v2.now.sh | Gatsby getting started example using Gatsby CLI |
Vue | https://vue-v2.now.sh | Vue example using Vue CLI |
Vue SSR | https://vue-ssr-v2.now.sh | Vue example using server side rendering |
Vuepress | https://vuepress-v2.now.sh | A docs example using VuePress |
Nuxt Static | https://nuxt-static-v2.now.sh | A Nuxt Static exported example |
Express | https://express-v2.now.sh | An example using Express |
Apollo Server | https://apollo-v2.now.sh | An Apollo Server example using Express |
MDX Deck | https://mdx-deck-v2.now.sh | A presentation using MDX Deck |
MDX Deck - Advanced | https://advanced-mdx-deck.now.sh | A presentation using MDX Deck with custom layout and React components |
HTML Minifier | https://html-minifier-v2.now.sh | A simple HTML minification example |
OptiPNG | https://optipng-v2.now.sh | A PNG optimize example using OptiPNG |
docz | https://docz.now.sh | A documentation example built with docz |
Gridsome | https://gridsome.now.sh/ | Vue-powered static site generated by Gridsome |
Example | Demo | Description |
---|---|---|
Next News | https://nextjs-news-v2.now.sh | A Hacker News clone created with Next.js deployed to Now 2.0 |