這個項目幫助我快速熟悉和復習 Next.js 13 中的 middleware、jose 中的 JWS 和其他 JWT 相關的 RFC、prisma 中的基本概念以及 Vercel Postgre 的使用。
- Clone 本專案:
git clone https://github.com/ttpss930141011/nextjs-13-JWT-authentication
- cd 進專案目錄:
cd nextjs-13-JWT-authentication
- 安裝相依套件:
npm install
npm run dev
npm run prod
該項目已獲得 MIT LICENSE 的許可。 請參閱許 LICENSE 文件以獲取更多信息。