Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 304 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 304 Bytes

Purdue Hackers API v2

New coordination server to control all the doohickeys! (see original)

Usage

Install dependencies:

bun install

Run the dev server:

~:$ bun dev

$ bun run --hot src/index.ts
Server is running on http://localhost:3000