Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cocreate-app/cocreate-admin
A No Code Admin, CRM, CMS, Website Builder platform. Powered by CoCreateJS to provide Realtime and Collaborative CRUD functionality.
https://github.com/cocreate-app/cocreate-admin
admin cms cocreate cocreate-framework cocreatejs cocreatejs-component collaboration collaborative-framework crm html5-framework javascript-framework low-code low-code-framework no-code no-code-framework realtime realtime-framework shared-editing
Last synced: 29 days ago
JSON representation
A No Code Admin, CRM, CMS, Website Builder platform. Powered by CoCreateJS to provide Realtime and Collaborative CRUD functionality.
- Host: GitHub
- URL: https://github.com/cocreate-app/cocreate-admin
- Owner: CoCreate-app
- License: mit
- Created: 2019-06-29T12:42:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-29T23:17:38.000Z (about 1 month ago)
- Last Synced: 2024-11-30T00:20:37.725Z (about 1 month ago)
- Topics: admin, cms, cocreate, cocreate-framework, cocreatejs, cocreatejs-component, collaboration, collaborative-framework, crm, html5-framework, javascript-framework, low-code, low-code-framework, no-code, no-code-framework, realtime, realtime-framework, shared-editing
- Language: HTML
- Homepage: https://cocreate.app
- Size: 5.87 MB
- Stars: 50
- Watchers: 7
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# CoCreate-admin
A No Code Admin, CRM, CMS, Website Builder platform. Powered by CoCreateJS to provide Realtime and Collaborative CRUD functionality.
![License](https://img.shields.io/github/license/CoCreate-app/CoCreate-admin?style=flat-square)
![Hiring](https://img.shields.io/static/v1?style=flat-square&label=&message=Hiring&color=blueviolet)![CoCreate-admin](https://cdn.cocreate.app/docs/CoCreate-admin.gif)
## [Docs & Demo](https://cocreate.app/docs/admin)
For a complete guide and working demo refer to the [doumentation](https://cocreate.app/docs/admin)
## CDN
```html
```
```html
```
## NPM
```shell
$ npm i @cocreate/admin
```## yarn
```shell
$ yarn install @cocreate/admin
```# Table of Contents
- [Table of Contents](#table-of-contents)
- [Announcements](#announcements)
- [Roadmap](#roadmap)
- [How to Contribute](#how-to-contribute)
- [About](#about)
- [License](#license)# Announcements
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-admin/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-admin/releases). You may also subscribe to email for releases and breaking changes.
# Roadmap
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/CoCreate-app/CoCreate-admin/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-admin/pulls). We would love to hear your feedback.
# About
CoCreate-admin is guided and supported by the CoCreate Developer Experience Team.
Please Email the Developer Experience Team [here](mailto:[email protected]) in case of any queries.
CoCreate-admin is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
# How to Contribute
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-admin/blob/master/CONTRIBUTING.md) guide for details.
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/CoCreate-admin/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-admin/pulls) or merely upvote or comment on existing issues or pull requests.
We appreciate your continued support, thank you!
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-admin/blob/master/LICENSE)