taxonomy starter app at the edge
Taxonomy at the Edge is an experimental application optimized to run in the Edge Runtime. It is a fork of the original Taxonomy application and has undergone several changes to make it compatible with the edge runtime. The purpose of this application is to deploy a pre-built, state-of-the-art Next.js application on Cloudflare Pages, which requires the edge runtime.
Taxonomy at the Edge is an experimental application optimized to run in the Edge Runtime. It is a modified version of the original Taxonomy application, with various changes made to enable compatibility with the edge runtime. This application offers several features, such as routing, data fetching, authentication, and more. By deploying this application on Cloudflare Pages with the edge runtime, users can experience improved performance and 0ms cold starts.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
Drizzle ORM is a TypeScript ORM for SQL databases designed with maximum type safety in mind. It comes with a drizzle-kit CLI companion for automatic SQL migrations generation. Drizzle ORM is meant to be a library, not a framework. It stays as an opt-in solution all the time at any levels.
PlanetScale is a MySQL-compatible serverless database that brings you scale, performance, and reliability — without sacrificing developer experience.
A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.