Back to Rules
πŸ“‹

Camille CLAUDE.md

CLAUDE.md for the Camille project (TypeScript).

mergesort

by @mergesort

Sourced from mergesort/Camille β€” MIT

View profile
CLAUDE.md
> Sourced from [mergesort/Camille](https://github.com/mergesort/Camille) β€” [MIT](https://github.com/mergesort/Camille/blob/d41e66c9dd989f88006b619d9ca088390dce4687/CLAUDE.md).

# Camille Project

Camille is an extensible Slack bot built on Cloudflare Workers with TypeScript.

## Project Structure

- `camille-bot/` - Main bot application code
- `project_docs/` - Documentation for development, deployment, and testing

## Working with This Project

- The main application code is in the `camille-bot` directory
- See `camille-bot/CLAUDE.md` for detailed development instructions
- Documentation for setup, testing, and deployment is in `project_docs/`

## Key Documentation

- `project_docs/local_testing.md` - Local development setup
- `project_docs/cloudflare_deployment.md` - Deployment instructions
- `project_docs/documentation.md` - Running documentation

## Pull Requests

All PRs should be made against `mergesort/Camille`.

## Quick Start

```bash
cd camille-bot
npm install
npm run dev-local
```

Add to your project

Paste into your project's CLAUDE.md or ~/.claude/CLAUDE.md for global rules.

More for TypeScript

MCP servers for TypeScript

Browse all MCP servers β†’

Browse by Tag

Get the Claude Code Starter Pack

Top CLAUDE.md rules for Next.js, TypeScript, Python, Go, and React β€” free.