spb/chat-spboucher Public
Private universal chat interface over the OpenRouter ecosystem — 400+ models, branching, streaming, usage tracking. Next.js 16 + SQLite, PWA, deployed on m4m64a at chat.spboucher.ai
TypeScript 78.8%
CSS 15.1%
JavaScript 4.9%
Shell 1.2%
1# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.23# dependencies4/node_modules5/.pnp6.pnp.*7.yarn/*8!.yarn/patches9!.yarn/plugins10!.yarn/releases11!.yarn/versions1213# testing14/coverage1516# next.js17/.next/18/out/1920# production21/build2223# misc24.DS_Store25*.pem2627# debug28npm-debug.log*29yarn-debug.log*30yarn-error.log*31.pnpm-debug.log*3233# env files (can opt-in for committing if needed)34.env*3536# vercel37.vercel3839# typescript40*.tsbuildinfo41next-env.d.ts4243# app data (SQLite, uploads)44/data45