Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cassidoo/next-netlify-starter
A one-click starter project for Next and Netlify, moved to https://github.com/netlify-templates/next-netlify-starter
https://github.com/cassidoo/next-netlify-starter
netlify netlify-deployment netlify-template next nextjs react reactjs
Last synced: 4 days ago
JSON representation
A one-click starter project for Next and Netlify, moved to https://github.com/netlify-templates/next-netlify-starter
- Host: GitHub
- URL: https://github.com/cassidoo/next-netlify-starter
- Owner: cassidoo
- Created: 2020-05-15T04:34:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T13:48:21.000Z (over 1 year ago)
- Last Synced: 2024-11-07T07:02:14.577Z (9 days ago)
- Topics: netlify, netlify-deployment, netlify-template, next, nextjs, react, reactjs
- Language: JavaScript
- Homepage: https://next-starter-old.netlify.app
- Size: 774 KB
- Stars: 411
- Watchers: 11
- Forks: 135
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This project has been moved!!
[Go here to see the latest repo](https://github.com/netlify-templates/next-netlify-starter)!
Deploy the official Netlify version here:
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/next-netlify-starter)
## Next + Netlify Starter
This is a [Next.js](https://nextjs.org/) v12 project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) and set up to be instantly deployed to [Netlify](https://url.netlify.com/SyTBPVamO)!
This project is a very minimal starter that includes 2 sample components, a global stylesheet, a `netlify.toml` for deployment, and a `jsconfig.json` for setting up absolute imports and aliases. It also includes the [Essential Next.js Build Plugin](https://github.com/netlify/netlify-plugin-nextjs), which will allow for you to implement features like Preview Mode, server-side rendering/incremental static regeneration via Netlify Functions, and internationalized routing.