An open source application built using the new router, server components and everything new in Next.js 13.
Taxonomy is an open-source application developed using the latest features in Next.js 13, including the new router and server components. It serves as an experimental project to test the functionality of modern app features within this framework. Please note that Taxonomy is a work in progress and still in the beta phase, with improvements and updates continuously being implemented by the developer.
pnpm install
.env.example
to .env.local
and update the variables.pnpm dev
Taxonomy is an experimental project built on Next.js 13, showcasing various modern app features within the framework. Despite being in the beta phase and using unstable releases of Next.js 13 and React 18, the application offers functionalities such as data handling, authentication, UI components, and documentation integration. While there are some known issues and performance concerns due to the beta status, Taxonomy provides a glimpse into the possibilities of utilizing Next.js for robust web applications.