A Next.js-powered frontend for your Mirror publication
This project is a Next.js-powered frontend designed to mimic the Mirror publication layout. It pulls data from Mirror APIs, enabling users to self-host their Mirror blog on a custom domain. The project includes features such as article lists, code highlighting, dark mode, static generation, embeds, NFT embeds, bookmark cards, email list support, and more.
pnpm install
..env.example
file to .env.local
, and fill in your Mirror subdomain and an RPC URL.pnpm dev
.This Next.js-powered project allows users to self-host their Mirror blog on a custom domain. With features such as article lists, code highlighting, embeds support, and NFT embeds, it provides a flexible and customizable frontend solution for Mirror users. The easy installation process and deployment options make it accessible for users looking to enhance their Mirror publications.