Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 168 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 168 Bytes

SpaceLab ParkingSpace Auth Server

Authorization & Authentification Server

how to run?

just type:

pnpm i
pnpm dev

need debug?

DEBUG=true pnpm dev