jekku123 / next-sanity-starter

Home Page:https://next-sanity-starter-one.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Sanity Starter TestsDeployment

This is a starter template for Next.js and Sanity with a focus on performance and developer experience.

Technologies

Features

  • Pages and Articles: Next.js routing for pages and articles through single catch-all route.
  • Internationalization: Internationalization with Next-Intl.
  • Authentication: Custom built adapter for OAuth2 authentication with Auth.js and Sanity using database sessions.
  • Static file generation: Static file generation for pages and articles.
  • SEO: SEO friendly with dynamic metadata for pages and articles.
  • Validation Typesafe data validation using Zod.
  • Testing: End-to-end testing with Cypress.

Live demo

Authors and acknowledgment

Jesse Manninen

About

https://next-sanity-starter-one.vercel.app/


Languages

Language:TypeScript 99.2%Language:CSS 0.6%Language:JavaScript 0.2%