Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 176 Bytes

File metadata and controls

14 lines (12 loc) · 176 Bytes

SpaceLab ParkingSpace Space Server

Parking Lot Management Server for ParkingSpace

how to run?

just type:

pnpm i
pnpm dev

need debug?

DEBUG=true pnpm dev