/passhub

passhub

Primary LanguageVueMIT LicenseMIT

PassHub

getting started

step 1: Git clone or download this repository

Step 2: install dependencies

pnpm install

step 3: init prisma

pnpm db:gen

step 4: run

pnpm dev