Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Personalized NextJS + TS + Chakra UI starter template

Deploy Hono backends using the Bun runtime on Vercel with this boilerplate.

A Jekyll version of the 'Alpha' theme by HTML5 UP.

A minimalist bare-bones starter project using Eleventy and WebC.

Just fresh and creative template which is simple and easy to apply for your websites

A Next.js starter template that embeds a Chatbase AI agent, requiring only a chatbot ID environment variable to go live.

Example project showing how to use mobx-state-tree with React Hooks and TypeScript.
Yehez NextChakra Starter is a Next.js + TypeScript + Chakra UI starter template created by Yehezkiel Gunawan to eliminate repetitive configuration and let developers focus on building features.
Yehez NextChakra Starter is a GitHub boilerplate template that scaffolds a Next.js 12 application with TypeScript and the Chakra UI component library. It takes a project name as input and produces a working app with responsive layout, SEO optimization, and pre-configured linting and formatting. The template runs on Vercel, Netlify, or any platform that supports Next.js, and includes one-click deploy buttons for Vercel and Netlify.
You can use it three ways: click the "Use this template" button on the GitHub repo, clone with degit using npx degit yehezkielgunawan/yehez-nextchakra-starter YOUR_APP_NAME, or run npx create-next-app --example https://github.com/yehezkielgunawan/yehez-nextchakra-starter YOUR_APP_NAME. After installing dependencies with npm install or yarn, start the local server with npm run dev or yarn dev.
Yes, it is an open-source GitHub repository that can be forked, cloned, or used as a template without cost.
The README states it is now using Next.js 12, with Rust Compiler Minification enabled by default in next.config.js.
Yes, next-seo is included for SEO optimization.
The README shows deploy buttons for Vercel and Netlify, and because it is a standard Next.js app, it can run on any hosting service that supports Next.js.
