Skip to content

My own static blog powered by Next.js 14 & Tailwindcss & MDX.

License

Notifications You must be signed in to change notification settings

xuerzong/xuerzong.com

Repository files navigation

Personal blog

HERO

Stack

How to use

Development

git clone https://github.com/xuerzong/xuerzong.com

cd xuerzong.com

yarn install

yarn dev

Configure the guestbook

There is an example .env file .env.example

POSTGRES_URL=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
AUTH_SECRET=

Deploy

You can deploy using Vercel

Deploy with Vercel

License

MIT