Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 913 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 913 Bytes

Contributing

I appreciate that you are trying help out and I apologize that this project is not optimized (not fast/easy to set up) for contributions.

Installation

We use bun as our package manager.

git clone [email protected]:ui.jln.dev/ui.jln.dev.git
cd ui.jln.dev
bun install
bun dev

Env Variables

Create a .env File and copy the values from .env.example.

DATABASE_URL

  • Check out how to set up Turso with Drizzle here

DISCORD_CLIENT_ID / DISCORD_CLIENT_SECRET

Discord Developers

GITHUB_CLIENT_ID / GITHUB_CLIENT_SECRET

Creating an OAuth app

UPSTASH_REDIS_REST_TOKEN / UPSTASH_REDIS_REST_URL

Create an Upstash project