mirror of
https://github.com/TERRA-TECH-SYSTEMS/fornax-canvas.git
synced 2026-03-10 02:24:17 -09:00
FORNAX Canvas - Visual website builder and enterprise design system
https://webstudio.is
## Description 1. What is this PR about (link the issue and add a short description) ## Steps for reproduction 1. click button 2. expect xyz ## Code Review - [ ] hi @kof, I need you to do - conceptual review (architecture, feature-correctness) - detailed review (read every line) - test it on preview ## Before requesting a review - [ ] made a self-review - [ ] added inline comments where things may be not obvious (the "why", not "what") ## Before merging - [ ] tested locally and on preview environment (preview dev login: 0000) - [ ] updated [test cases](https://github.com/webstudio-is/webstudio/blob/main/apps/builder/docs/test-cases.md) document - [ ] added tests - [ ] if any new env variables are added, added them to `.env` file |
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| .storybook | ||
| .vscode | ||
| @types | ||
| apps/builder | ||
| codemod | ||
| fixtures | ||
| https | ||
| packages | ||
| patches | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| .nvmrc | ||
| .prettierignore | ||
| CODE_OF_CONDUCT.md | ||
| eslint.config.mjs | ||
| LICENSE | ||
| lostpixel.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| release.sh | ||
| submodules.sh | ||
| vercel.json | ||
| vite.sdk-components.config.ts | ||
| vitest.config.ts | ||
Learning Resources
- Blog
- Documentation
- Brand and Product Design
- Contributing Guide for Devs
- Github Discussions
- Wishlist
- Builder Issues Tracker
- Roadmap
Social Media
Thanks
Thanks to Lost Pixel for providing the visual testing platform that helps us review UI changes and catch visual regressions.
License
- Webstudio core (all functionality in this repository) is free/open-source under AGPL-3.0-or-later.
- sdk-components-animation package (optional) is proprietary. You must accept the Webstudio, Inc. EULA located in sdk-components-animation/LICENSE before using it.
