Skip to content

EidosMedia/neon-nextjs-poc

 
 

Repository files navigation

Next.js headless app with Neon example

How to use

Download the example or clone the repo:

Install it and run:

npm install
npm run dev

The idea behind the example

The project uses Next.js, and shows how it is possible to integrate it with Eidosmedia NEON headless APIs. It also includes @mui/material and its peer dependencies, in order to build a modern, responsive website - taking inspiration from the Fortnightly MUI template.

WARNING: this code is not meant to be used in production! Many implementations are done "quick & dirty": the goal is NOT to provide Next.js or React development best practices - the goal is only to illustrate how to interact with Neon APIs.

About

A PoC of Next.js website implementation on top of Neon headless APIs

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.7%
  • CSS 2.2%
  • JavaScript 1.5%
  • Other 0.6%