Skip to content
/ nextjs-rtr Public template

Bootstrapped, pre-configured, and applied with the best practices for Developer Experience. The fastest way to reliably start any Next.js project!

License

Notifications You must be signed in to change notification settings

DXHeroes/nextjs-rtr

Repository files navigation

Next.js Ready-To-Run (RTR) Template

This is a quick start template for you & your team to bootstrap the next project! Simply clone it, follow the Quick Setup guide, and it will be ready to run.

What is pre-packaged in this template?

We have bootstrapped this with our knowledge of the best practices and the following tech stack:

Quick Setup

$ yarn install

$ touch .env

$ cat .env.example > .env

$ yarn dev

Use DX Scanner with your repository to maximize your Developer Experience

Use can also integrate this repository with the DX Scanner using this guide

About

Bootstrapped, pre-configured, and applied with the best practices for Developer Experience. The fastest way to reliably start any Next.js project!

Resources

License

Stars

Watchers

Forks

Releases

No releases published