mirror of
https://github.com/basketikun/infinite-canvas.git
synced 2026-08-07 01:54:24 +08:00
43 lines
1.3 KiB
Markdown
43 lines
1.3 KiB
Markdown
# Infinite Canvas Documentation Index
|
|
|
|
## Overview
|
|
|
|
- [Quick Start](/docs/overview/quick-start)
|
|
- [Features](/docs/overview/features)
|
|
- [Deploy on Render](/docs/overview/render)
|
|
- [Docker Deployment](/docs/overview/docker)
|
|
- [Third-party GitHub Prompt Repositories](/docs/overview/third-party-prompt-repositories)
|
|
|
|
## Canvas Guide
|
|
|
|
- [Canvas Node Guide](/docs/canvas/canvas-node-manual)
|
|
- [Canvas Shortcuts](/docs/canvas/canvas-shortcuts)
|
|
|
|
## Development and Data
|
|
|
|
- [Local Development](/docs/development/local-development)
|
|
- [Canvas Data Structure](/docs/development/canvas-data-structure)
|
|
- [How the Local Codex Connection Works](/docs/development/local-codex-canvas)
|
|
|
|
## Business
|
|
|
|
- [Open-source License](/docs/business/license)
|
|
- [Contributor License Agreement](/docs/business/cla)
|
|
- [Business Cooperation](/docs/business/business)
|
|
|
|
## Support and Security
|
|
|
|
- [Report a Vulnerability](/docs/support/security)
|
|
- [Sponsor the Project](/docs/support/sponsor)
|
|
|
|
## Project Progress
|
|
|
|
- [Changelog](/docs/progress/changelog)
|
|
- [Pending Tests](/docs/progress/pending-test)
|
|
- [TODO](/docs/progress/todo)
|
|
|
|
## Notes
|
|
|
|
- Canvas projects and My Assets are primarily stored in the browser. WebDAV can be configured for cross-device synchronization.
|
|
- The AI API key is stored in the browser, which sends requests directly to OpenAI-compatible endpoints.
|