Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 483 Bytes

File metadata and controls

37 lines (23 loc) · 483 Bytes

Getting started

Clone the repo

git clone https://github.com/warike/next-authkit.git

Navigate to the project directory

cd next-authkit

Install dependencies

pnpm install

Start the development server

pnpm run start:dev

Tech Stack