- Change all GitHub links from MadAppGang/claude-code/mcp/claudish to MadAppGang/claudish - Update README with cleaner formatting 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| .firebaserc | ||
| .gitignore | ||
| App.tsx | ||
| README.md | ||
| constants.ts | ||
| firebase.json | ||
| firebase.ts | ||
| index.html | ||
| index.tsx | ||
| metadata.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||
| types.ts | ||
| vite.config.ts | ||
README.md
Claudish Landing Page
The marketing site for Claudish - run Claude Code with any AI model via OpenRouter.
Built with Claudish itself: Opus 4.5 and Gemini 3.0 Pro collaborating in a single session.
Development
pnpm install
pnpm dev
Opens at localhost:3000.
Deploy
pnpm firebase:deploy
Builds and deploys to Firebase Hosting.
Stack
- Vite + React 19 + TypeScript
- Tailwind CSS 4
- Firebase Hosting + Analytics