mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 16:00:38 +00:00
9462d56be7
* better instructions for claude * remove file * better rules * better claude action * add api routes prefixes * typo * typo * fix * fix * add typegen explanations * remove npm run format
11 lines
424 B
Markdown
11 lines
424 B
Markdown
# Windmill Development Guide
|
|
|
|
## Overview
|
|
|
|
Windmill is an open-source developer platform for building internal tools, workflows, API integrations, background jobs, workflows, and user interfaces. See @windmill-overview.mdc for full platform details.
|
|
|
|
## Language-Specific Guides
|
|
|
|
- Backend (Rust): @backend/rust-best-practices.mdc + @backend/summarized_schema.txt
|
|
- Frontend (Svelte 5): @frontend/svelte5-best-practices.mdc
|