Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 259 Bytes

File metadata and controls

19 lines (13 loc) · 259 Bytes

Bun Auth

To install dependencies:

bun install

To run:

bun run start
bash cp .env.example .env

This project was created using bun init in bun v1.0.14. Bun is a fast all-in-one JavaScript runtime.