Skip to content

tszhong0411/one-blog

Repository files navigation

⚡️ Tech Stack

Name Link
Framework Next.js
Deployment Vercel
Database Neon
ORM Prisma
Rich Text Editor: Tiptap
Icons Tabler icons
Authentication NextAuth
Styling Tailwindcss

👋 Getting Started

Follow these steps to run the project locally on your machine:

  1. Clone the repository
git clone https://github.com/tszhong0411/one-blog.git
  1. Navigate to the project directory
cd one-blog
  1. Install dependencies
pnpm install
  1. Configure environment variables

Create a .env.local file based on the provided .env.example file and fill in the necessary variables.

  1. Run the development server
pnpm dev

Made with ❤️ in Hong Kong