Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvenv/cofe
🚧 No-Code System
https://github.com/vvenv/cofe
chakra-ui dnd drag-and-drop dsl indexed-db indexeddb low-code lowcode nextjs no-code nocode offline react recoil typescript unist vercel wysiwyg
Last synced: 2 months ago
JSON representation
🚧 No-Code System
- Host: GitHub
- URL: https://github.com/vvenv/cofe
- Owner: vvenv
- License: mit
- Created: 2021-08-12T17:43:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:10:43.000Z (about 1 year ago)
- Last Synced: 2024-10-27T00:09:54.946Z (3 months ago)
- Topics: chakra-ui, dnd, drag-and-drop, dsl, indexed-db, indexeddb, low-code, lowcode, nextjs, no-code, nocode, offline, react, recoil, typescript, unist, vercel, wysiwyg
- Language: TypeScript
- Homepage: https://cofe.vercel.app
- Size: 2.45 MB
- Stars: 16
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![](https://repository-images.githubusercontent.com/395399649/270dbea5-ef16-4108-9489-0ffd48be1ff2)
![CI](https://github.com/crossjs/cofe/actions/workflows/ci.yml/badge.svg)
![CodeQL](https://github.com/crossjs/cofe/actions/workflows/codeql.yml/badge.svg)
![Dedupe](https://github.com/crossjs/cofe/actions/workflows/dedupe.yml/badge.svg)
![Vercel](https://img.shields.io/github/deployments/crossjs/cofe/production?label=vercel&logo=vercel)## 开始开发
### 安装依赖
```bash
yarn
```### 启动应用
```bash
yarn dev
```### 发布应用
本应用通过 [vercel](https://vercel.com) 发布