https://github.com/phucbm/nextra-docs-starter
Nextra docs template with Next.js 16, React 19, Tailwind v4 and improved search UI.
https://github.com/phucbm/nextra-docs-starter
nextjs15 nextra nextra-docs pagefind typescript vercel
Last synced: 2 months ago
JSON representation
Nextra docs template with Next.js 16, React 19, Tailwind v4 and improved search UI.
- Host: GitHub
- URL: https://github.com/phucbm/nextra-docs-starter
- Owner: phucbm
- License: mit
- Created: 2025-01-24T02:55:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-06T10:54:21.000Z (3 months ago)
- Last Synced: 2026-03-27T04:46:51.670Z (3 months ago)
- Topics: nextjs15, nextra, nextra-docs, pagefind, typescript, vercel
- Language: TypeScript
- Homepage: https://nextra.phucbm.com
- Size: 3.49 MB
- Stars: 48
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Nextra Docs Starter

This starter template includes the following features:
- [x] **Nextra 4**
- [x] **Improved Search UI with Pagefind**
[**Live Demo →**](https://nextra.phucbm.com)

## Quick Start
You can deploy this template on Vercel by clicking the button below
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fphucbm%2Fnextra-docs-starter)
## Local Development
### Clone this repository
Using the GitHub CLI:
```bash
gh repo clone phucbm/nextra-docs-starter
```
### Install
```bash
pnpm i
```
### Run the development server
```bash
pnpm dev
```
## Star History