# now-examples **Repository Path**: mirrors_reinh/now-examples ## Basic Information - **Project Name**: now-examples - **Description**: Examples of Now deployments you can use - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Now Examples [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/zeit) --- ### Programming Languages | Example | Demo | Description | |:---------- |:---------|:----------------| | [Monorepo](/monorepo) | [https://monorepo-v2.now.sh](https://monorepo-v2.now.sh) | A Monorepo example using multiple programming languages | | [Go](/go) | [https://go-v2.now.sh](https://go-v2.now.sh) | A simple GoLang example | | [PHP 7](/php-7) | [https://php7-v2.now.sh](https://php7-v2.now.sh) | A simple PHP 7 example | | [Python](/python) | [https://python-v2.now.sh](https://python-v2.now.sh) | A simple Python example | | [Node.js](/nodejs) | [https://nodejs-v2.now.sh](https://nodejs-v2.now.sh) | A simple Node.js example | | [Static](/static) | [https://static-v2.now.sh](https://static-v2.now.sh) | A simple Static website example | --- ### Frameworks and Libraries | Example | Demo | Description | |:---------- |:---------|:----------------| | [Next.js](/nextjs) | [https://nextjs-v2.now.sh](https://nextjs-v2.now.sh) | A Next.js example using SSR | | [Next.js Static](/nextjs-static) | [https://nextjs-static-v2.now.sh](https://nextjs-static-v2.now.sh) | A Next.js Static exported example | | [React](/create-react-app) | [https://cra-v2.now.sh](https://cra-v2.now.sh) | An example created using Create React App | | [Gatsby](/gatsby) | [https://gatsby-v2.now.sh](https://gatsby-v2.now.sh) | Gatsby getting started example using Gatsby CLI | | [Vue](/vue) | [https://vue-v2.now.sh](https://vue-v2.now.sh) | Vue example using Vue CLI | | [Vue SSR](/vue-ssr) | [https://vue-ssr-v2.now.sh](https://vue-ssr-v2.now.sh) | Vue example using server side rendering | | [Vuepress](/vuepress) | [https://vuepress-v2.now.sh](https://vuepress-v2.now.sh) | A docs example using VuePress | | [Express](/nodejs-express) | [https://express-v2.now.sh](https://express-v2.now.sh) | An example using Express | | [Apollo Server](/apollo) | [https://apollo-v2.now.sh](https://apollo-v2.now.sh) | An Apollo Server example using Express | | [MDX Deck](/mdx-deck) | [https://mdx-deck-v2.now.sh](https://mdx-deck-v2.now.sh) | A presentation using MDX Deck | | [HTML Minifier](/html-minifier) | [https://html-minifier-v2.now.sh](https://html-minifier-v2.now.sh) | A simplme HTML minification example | | [OptiPNG](/optipng) | [https://optipng-v2.now.sh](https://optipng-v2.now.sh) | A PNG optimize example using OptiPNG | --- ### Fully Working Applications | Example | Demo | Description | |:---------- |:---------|:----------------| | [Next News](/nextjs-news) | [https://nextjs-news-v2.now.sh](https://nextjs-news-v2.now.sh) | A Hacker News clone created with Next.js deployed to Now 2.0 |