Skip to content

Files

Latest commit

ba2d0e4 · Feb 18, 2025

History

History
22 lines (14 loc) · 535 Bytes

development.md

File metadata and controls

22 lines (14 loc) · 535 Bytes

Development

Install dependencies

bun install

Before running the server you might want to check your .env file. The environment file will automatically loaded for you.

If you need any Social Login secrets, such as those for Google or GitHub, please post a message in the product-dev channel.

Datum APIs are:

Run the dev server:

bun run dev