graphql-auto-generating-cms

Use your existing graphQL schema to generate CMS in a couple steps. DEMO: http://cms-demo.web4fly.com/

Github星跟踪图

License
NPM
Build Status

alt tag
GraphQL CMS will build a fully-functional CMS by just using your printed GraphQL schema without any changes in your existed code or architecture.

Documentation

Example which you can run with one command on your local machine

Online DEMO (db will be overwritten every 24h)

GraphQL API for DEMO

Auto generating CMS based on your GraphQL schema [medium.com]

GraphQL CMS v2 is ready to use [medium.com]

Install

npm i -S graphql-auto-generating-cms
import GraphqlCMS from 'graphql-auto-generating-cms';
import 'graphql-auto-generating-cms/lib/styles.css';
...

And to head of your template add:

<link href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.1.8/semantic.css" rel="stylesheet">

主要指标

概览
名称与所有者sarkistlt/graphql-auto-generating-cms
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证
所有者活动
创建于2016-10-24 19:35:22
推送于2017-11-01 17:08:01
最后一次提交2017-11-01 10:07:53
发布数0
用户参与
星数378
关注者数21
派生数36
提交数185
已启用问题?
问题数14
打开的问题数3
拉请求数5
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?