Skip to content

mattdiodato0708/next-platform-starter-1add4-d81e7

Repository files navigation

Netlify Platform Starter – Next.js

A modern starter template for building and deploying Next.js applications on Netlify. Includes examples of platform primitives like edge functions, blobs, image CDN, and more.

Getting Started

  1. Clone the repository:

    git clone https://github.com/mattdiodato0708/next-platform-starter-1add4.git
    cd next-platform-starter-1add4
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Features

  • Next.js App Router with server and client components
  • Netlify Blobs for persistent storage with a blob shape generator
  • Image CDN examples with automatic optimization
  • Edge Functions with geolocation-aware rendering
  • Middleware with security headers and request routing
  • ISR & Revalidation with on-demand and time-based strategies
  • Redirects & Rewrites configured in next.config.js

Deployment

Deploy directly to Netlify. The netlify.toml file is pre-configured with the correct build settings.

Deploy to Netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors