{"id":28536315,"url":"https://github.com/fluffychi-xing/renren-lowcode","last_synced_at":"2026-05-07T17:42:30.009Z","repository":{"id":294430726,"uuid":"960985214","full_name":"FluffyChi-Xing/renren-lowcode","owner":"FluffyChi-Xing","description":"人人低代码平台，基于 Vue3 + Vite + TailwindCSS + TS.目前项目仍在迭代开发中，尚有功能不完全，文档不详尽的部分，还请多多包涵。","archived":false,"fork":false,"pushed_at":"2025-07-01T13:23:53.000Z","size":1168,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T00:38:36.735Z","etag":null,"topics":["code-sandbox","element-plus","lowcode","mitt","monaco-editor","tailwindcss","typescript","vite","vue3"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FluffyChi-Xing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-05T14:03:06.000Z","updated_at":"2025-07-01T13:23:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb788e02-9c1a-4857-9064-815d36a6ca37","html_url":"https://github.com/FluffyChi-Xing/renren-lowcode","commit_stats":null,"previous_names":["fluffychi-xing/renren-lowcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FluffyChi-Xing/renren-lowcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffyChi-Xing%2Frenren-lowcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffyChi-Xing%2Frenren-lowcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffyChi-Xing%2Frenren-lowcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffyChi-Xing%2Frenren-lowcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluffyChi-Xing","download_url":"https://codeload.github.com/FluffyChi-Xing/renren-lowcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffyChi-Xing%2Frenren-lowcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32749582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-sandbox","element-plus","lowcode","mitt","monaco-editor","tailwindcss","typescript","vite","vue3"],"created_at":"2025-06-09T17:36:30.573Z","updated_at":"2026-05-07T17:42:30.001Z","avatar_url":"https://github.com/FluffyChi-Xing.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 人人低码\n\n人人低码是一个低代码平台，致力于帮助用户快速构建商品互动页和表单页面，并支持json和源代码的导出功能。\n## 编辑器\n![image](https://github.com/user-attachments/assets/bc0fb0d4-c989-45d4-8f79-adcf625e8c8e)\n## 代码导出预览\n![image](https://github.com/user-attachments/assets/6e21c345-61d5-4262-bda3-ee6b4ae7ab68)\n\n\n## 项目目录\n```\nproject\n├─assets\n├─components\n│  └─material\n├─componsables\n│  ├─apis\n│  │  ├─document\n│  │  ├─error\n│  │  ├─material\n│  │  │  └─_apis\n│  │  ├─project\n│  │  └─user\n│  │      └─_apis\n│  ├─constants\n│  ├─decorators\n│  ├─entities\n│  ├─enums\n│  ├─ErrorHandler\n│  │  └─logger\n│  ├─hooks\n│  ├─interface\n│  │  └─dto\n│  │      ├─req\n│  │      └─resp\n│  ├─models\n│  ├─service\n│  ├─type\n│  └─utils\n├─material\n│  ├─base\n│  ├─chart\n│  ├─form\n│  ├─layout\n│  └─navigator\n├─pages\n│  ├─document\n│  ├─home\n│  │  ├─_components\n│  │  └─_pages\n│  ├─manage\n│  │  ├─_component\n│  │  └─_pages\n│  │      ├─dashboard\n│  │      │  └─_component\n│  │      ├─material\n│  │      ├─project\n│  │      └─userInfo\n│  └─workerspace\n│      └─_components\n│          ├─Attributes\n│          │  └─_components\n│          ├─EditorConfig\n│          ├─header\n│          ├─MaterialAside\n│          └─NodeTree\n├─renren-engine\n│  ├─componsables\n│  │  ├─constants\n│  │  ├─enums\n│  │  └─types\n│  ├─modules\n│  │  ├─arrangement\n│  │  ├─export\n│  │  ├─import\n│  │  └─renderer\n│  └─sandbox\n│      └─__tests__\n├─router\n└─stores\n```\n\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).\n\n## Type Support for `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) to make the TypeScript language service aware of `.vue` types.\n\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vite.dev/config/).\n\n## Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffychi-xing%2Frenren-lowcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluffychi-xing%2Frenren-lowcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffychi-xing%2Frenren-lowcode/lists"}