Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codebdy/rxdrag
Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。
https://github.com/codebdy/rxdrag
Last synced: about 18 hours ago
JSON representation
Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。
- Host: GitHub
- URL: https://github.com/codebdy/rxdrag
- Owner: codebdy
- License: mit
- Created: 2020-02-01T04:13:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T22:21:27.000Z (3 months ago)
- Last Synced: 2024-10-29T15:08:03.318Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://rxdrag.vercel.app/
- Size: 136 MB
- Stars: 3,710
- Watchers: 49
- Forks: 494
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - codebdy/rxdrag - Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。 (TypeScript)
README
[实践,制作一个高扩展、可视化低代码前端,详实、完整(掘金)](https://juejin.cn/post/7205361008272326716)
[实践,制作一个高扩展、可视化低代码前端,详实、完整(知乎)](https://zhuanlan.zhihu.com/p/610182592)
[挑战零代码:可视化逻辑编排(知乎)](https://zhuanlan.zhihu.com/p/644873396)
[挑战零代码:可视化逻辑编排(掘金)](https://juejin.cn/post/7257814347463671863)
# RequirementsInstall [pnpm](https://pnpm.io/).
We recommend an LTS version of [Node.js](https://nodejs.org/en/) >= 16.
# Local Development
To work on Rxdrag web apps, from the root,
1. Run `pnpm install`
2. Run `pnpm dev`
### QQ群:957619750
### 微信群,加这个微信,拉你:
In `apps/core/vite.config.ts`, configure your local API URL and the target API URL in the `server.proxy` object.