Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 183 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 183 Bytes

buncord

Contributing

Install dependencies

bun install

Set environment:

cp example.env.local .env.local && vi .env.local

Run:

bun run dev