Next.js

Next.js is a framework for building server-rendered or statically exported React applications. It is based on React, a popular JavaScript library for building user interfaces, and adds several features to make it easier to build and deploy production-ready web applications.

Next.js works out of the box with Codesphere. We have a Next.js template that can help you get started where we built a public roadmap application with Next.js.

There also is a blog post that explains how to build such an app yourself: https://codesphere.com/articles/run-next-js-roadmap