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
用户参与
星數380
關注者數21
派生數36
提交數185
已啟用問題?
問題數14
打開的問題數3
拉請求數5
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?