Skip to content

kwinyyyc/nextjs-hashnode-tailwind-ts-starter

Repository files navigation

Next.js + Hashnode static blog starter

  • ⚡️ Next.js 14
  • ⚛️ React 18
  • ✨ TypeScript
  • 💨 DaisyUI - Prebuilt themes written in Tailwind CSS
  • 💎 Static built site - Optimized for SEO

Getting Started

1. Clone the repository

npx create-next-app -e https://github.com/kwinyyyc/nextjs-hashnode-tailwind-ts-starter project-name

2. Install the dependencies

yarn install

3. Rename .env.example to .env and update the values

NEXT_PUBLIC_HASHNODE_GQL_ENDPOINT=https://gql.hashnode.com
NEXT_PUBLIC_HASHNODE_PUBLICATION_HOST=[your-host-name].hashnode.dev
NEXT_PUBLIC_MODE=development

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages