Skip to content
/ next-fast-turbo Public template

A Turborepo featuring a Next.js frontend, FastAPI backend and a fully built and annotated Mintlify documentation site.

License

Notifications You must be signed in to change notification settings

cording12/next-fast-turbo

Repository files navigation

Next-Fast-Turbo

Introduction | Features | Tech Stack | Getting started | Contributing

Documentation


Introduction

Next-Fast-Turbo is an open-source project scaffold. It's designed to be easy to get up and running both locally and in production. It's a monorepo that includes a Next.js frontend, a FastAPI backend, and a fully built and annotated Mintlify documentation site. It's built with TypeScript, and includes ESLint and Prettier for code quality. It's also set up to use Vercel for deployments and Remote Caching.

View the live frontend at next-fast-turbo-web.vercel.app and the live backend at next-fast-turbo-api.vercel.app.

Features

Tech Stack

Getting started

Next-Fast-Turbo is designed to be cloned and modified to each project. For more information on getting started, view the documentation.

Contributing

Contributions are welcome. Here's how you can contribute:

License

Next-Fast-Turbo is open-source under the GNU General Public License Version 3 (GPLv3) or any later version.