Package discovery for the Jai programming language. Browse, search, and inspect Jai libraries, tools, and bindings — sourced live from GitHub with stars, activity, versions, and READMEs at a glance.
- TanStack Start (React 19 + TanStack Router)
- Tailwind CSS v4
- Drizzle ORM + Postgres
- Bun + Vite
bun install
bun run devThe app runs at http://localhost:3000.
Create a .env file:
GITHUB_TOKEN=your_github_token # raises GitHub API rate limits
DATABASE_URL=postgres://... # Postgres connection stringInspired by scheibo/zigpkg.