# 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
Open Source GraphQL CMS
[](https://www.npmjs.com/package/@primecms/core)
[](https://www.npmjs.com/package/@primecms/core)
[](https://codecov.io/gh/birkir/prime)
[](https://circleci.com/gh/birkir/prime)

[](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
|
|
|
| Content Management |
Content Editing |
Schema Modeling |
|
|
|
| Multiple locales |
Set Preview URLs |
Create Releases |
|
|
|
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:
[](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)