Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Microservices-ready monorepo starter template for Next.js with Turborepo, pnpm, Tailwind CSS, and preconfigured CI/CD tooling.

Open-source starter project with Django scaffolded with Tailwind CSS and the Flowbite UI library

A boilerplate template demonstrating Supabase integration in an Astro project deployed on Netlify.

A minimal one-page HTML/CSS starter for beginners, with styling explained in MDN's CSS basics tutorial.

A minimal Vite + React + TypeScript template with pre-configured ESLint (Airbnb rules), Prettier, Vitest, Absolute Imports and Husky Git hooks.

A minimal Typst resume template designed to produce clean, ATS-friendly layouts.
Next.js Starter Template is a microservices-ready monorepo boilerplate from Wayofdev that scaffolds production-ready Next.js applications with Turborepo, pnpm workspaces, and preconfigured tooling for testing, linting, CI/CD, and observability.
Next.js Starter Template is a monorepo boilerplate written in Next.js and managed by the pnpm package manager. It takes a new project's source code structure and produces a fully configured application with shared packages for locales, UI components, and tracking utilities, plus a separate Nextra documentation site. The repository is maintained by Wayofdev (created by lotyp), supports Next.js 13.1.1 and newer, and comes with TypeScript and React 18 strict mode enabled.
The template assumes a macOS or Linux environment with Docker 20.10 or newer, a running dnsmasq service, and the docker-shared-services repository for system-wide DNS, routing, and TLS via Traefik. After cloning, you follow the getting-started guide in the documentation to install dependencies with pnpm and run the dev servers. The repository also supports Gitpod for instant cloud-based development.
