- ⚡️ Next.js 14
- ⚛️ React 18
- ✨ TypeScript
- 💨 DaisyUI - Prebuilt themes written in Tailwind CSS
- 💎 Static built site - Optimized for SEO
npx create-next-app -e https://github.com/kwinyyyc/nextjs-hashnode-tailwind-ts-starter project-name
yarn install
NEXT_PUBLIC_HASHNODE_GQL_ENDPOINT=https://gql.hashnode.com
NEXT_PUBLIC_HASHNODE_PUBLICATION_HOST=[your-host-name].hashnode.dev
NEXT_PUBLIC_MODE=development