# prime **Repository Path**: houruipeng/prime ## Basic Information - **Project Name**: prime - **Description**: โœจOpen Source GraphQL CMS - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Prime

Open Source GraphQL CMS

[![npm downloads](https://img.shields.io/npm/dt/@primecms/core.svg)](https://www.npmjs.com/package/@primecms/core) [![npm](https://img.shields.io/npm/v/@primecms/core.svg?maxAge=2592000)](https://www.npmjs.com/package/@primecms/core) [![codecov](https://codecov.io/gh/birkir/prime/branch/master/graph/badge.svg)](https://codecov.io/gh/birkir/prime) [![CircleCI](https://circleci.com/gh/birkir/prime.svg?style=shield)](https://circleci.com/gh/birkir/prime) ![last commit](https://img.shields.io/github/last-commit/google/skia.svg) [![license](https://img.shields.io/github/license/birkir/prime.svg)](https://opensource.org/licenses/MIT) Prime is a standalone, self-hosted, headless CMS with a GraphQL interface powered by TypeScript. ## Why Prime? There are a lot of headless SaaS solutions out there, and many of them better than Prime, but sometimes there is a need to host the CMS locally and while most open source projects work well for that, they are missing key features. > Please donโ€™t forget to star this repo if you found it useful ## Features - ๐Ÿงฌ Headless GraphQL interface - ๐Ÿš€ Simple to use, yet powerful - ๐Ÿงฑ Slices and groups fields - โ˜‘๏ธ Create your own custom fields - ๐Ÿ‡ฎ๐Ÿ‡ธ ๐Ÿ‡ฏ๐Ÿ‡ต Multi language - ๐Ÿšง Preview drafts and releases without publishing - ๐Ÿ”‘ Resource and user access control - ๐Ÿ“† Plan and schedule releases - ... and many more See the [feature comparison](https://birkir.github.io/prime/#/features) to Prismic, Contentful and Strapi. ## Screenshots
List of documents Edit document Edit schema
Content Management Content Editing Schema Modeling
Multiple locales Set Preview URLs Create Releases
Multiple locales Set Preview URLs Create Releases
GraphQL Queries GraphQL Mutations
GraphQL Queries GraphQL Mutations
[More screenshots available here](https://imgur.com/gallery/NVDH81P) ## Getting Started #### [๐Ÿ“– Read Docs](https://birkir.github.io/prime/) ๐Ÿšจ Not recommended in production! Prime is still in alpha, but fear not, it's moving very quickly towards beta. To get a sandbox to play with, just hit the Deploy button: [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/primecms/heroku) ## Credits This project would not have been made possible without support from the community. Special thanks to the following projects: - [Ant Design](https://ant.design) by AFX - [Apollo](https://www.apollographql.com/) - [GraphQL Sequelize](https://github.com/mickhansen/graphql-sequelize) - [Mobx](https://github.com/mobxjs/mobx) and [MST](https://github.com/mobxjs/mobx-state-tree) - [React Beautiful DnD](https://github.com/atlassian/react-beautiful-dnd) by Atlassian - [Sequelize](http://sequelizejs.com) - [Sequelize TypeScript](https://github.com/RobinBuschmann/sequelize-typescript)