Skip to content

jaredthejellyfish/leafbase

Repository files navigation

Welcome to leafbase.xyz 👋

Version License: MIT wakatime

The most comprehensive weed strain library on the web.

Install

bun install

Usage

Set these variables in the .env file:

NEXT_PUBLIC_SUPABASE_URL=""
NEXT_PUBLIC_SUPABASE_ANON_KEY=""

OPENAI_API_KEY=""

KV_REST_API_READ_ONLY_TOKEN=""
KV_REST_API_TOKEN=""
KV_REST_API_URL=""
KV_URL=""

GROQ_API_KEY=""

Then, run the development server:

bun run dev
# or
yarn dev
# or
pnpm dev

Author

👤 Gerard Almenara Hernandez

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator