Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Watches Mira's GitHub. When someone new stars, forks, or opens an issue, AI researches who they are — name, company, size — and writes a lead card with a suggested opener. Qualified leads ping Slack.
Rendering mermaid diagram...
| to change... | edit... |
|---|---|
| who counts as a good lead | processing/PROMPT.md |
| which repos we watch | the top of inputs/github.ts |
| where leads go | add a file to outputs/ |
| where leads come from | add a file to inputs/ |
| Name | Required | Where to get | Where to set | Why |
|---|---|---|---|---|
GITHUB_TOKEN | Required | Create (no scopes) | Paste here | Polling GitHub from shared IPs hits rate limits |
OPENAI_API_KEY | Optional | Get a key | Paste here | Built-in OpenAI covers ~100 leads/day; your key removes the cap |
SLACK_TOKEN | Optional | Connect Slack | Set automatically | Qualified-lead pings — channel at the top of outputs/slack.ts |