All Projects → contentjet → Contentjet Ui

contentjet / Contentjet Ui

Licence: mit
Headless API-first content management system

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Contentjet Ui

Pop
Monorepo of the PoP project, including: a server-side component model in PHP, a GraphQL server, a GraphQL API plugin for WordPress, and a website builder
Stars: ✭ 160 (+280.95%)
Mutual labels:  api, rest-api, headless-cms, headless
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+31304.76%)
Mutual labels:  api, cms, headless-cms, headless
Strapi Sdk Javascript
🔌 Official JavaScript SDK for APIs built with Strapi.
Stars: ✭ 247 (+488.1%)
Mutual labels:  api, rest-api, cms, headless-cms
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (+938.1%)
Mutual labels:  api, cms, headless-cms, headless
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (+1004.76%)
Mutual labels:  api, cms, headless-cms, headless
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (+164.29%)
Mutual labels:  api, cms, headless
Sdk Js
Directus JS SDK — JavaScript Software Development Kit for Node and Browser
Stars: ✭ 117 (+178.57%)
Mutual labels:  api, headless-cms, headless
Payload
Headless CMS and Application Framework built with Node.js, React and MongoDB
Stars: ✭ 154 (+266.67%)
Mutual labels:  api, cms, headless-cms
Api
A high-performance RESTful API layer designed in support of API-first development and COPE. Connects your content to the world
Stars: ✭ 180 (+328.57%)
Mutual labels:  api, cms, headless
Tensei
🚀 Content management and distribution with a touch of elegance.
Stars: ✭ 217 (+416.67%)
Mutual labels:  api, cms, headless
Core
🧿 Bolt 4 core
Stars: ✭ 243 (+478.57%)
Mutual labels:  api, cms, headless
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+99390.48%)
Mutual labels:  api, cms, headless-cms
Mezzanine Api
RESTful web API for Mezzanine CMS
Stars: ✭ 84 (+100%)
Mutual labels:  api, rest-api, cms
FlexDotnetCMS
A powerful, flexible, decoupled and easy to use and Fully Featured ASP .NET CMS, it can also be used as a Headless CMS
Stars: ✭ 45 (+7.14%)
Mutual labels:  single-page-app, headless, headless-cms
Mix.core
🚀 Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (+623.81%)
Mutual labels:  cms, headless-cms, headless
Core
Backpulse's core. Backpulse is an API Based CMS. Build you own website without worrying about the content administration system.
Stars: ✭ 61 (+45.24%)
Mutual labels:  api, cms, headless-cms
Tipe
🎉 Next Generation API-first CMS for developers. Generate an API-first CMS from a GraphQL schema with offline prototyping and an inline editor
Stars: ✭ 2,157 (+5035.71%)
Mutual labels:  rest-api, cms, headless-cms
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (+476.19%)
Mutual labels:  cms, headless-cms, headless
Elepy
Elepy, The Headless Content Management Framework
Stars: ✭ 109 (+159.52%)
Mutual labels:  rest-api, cms, headless-cms
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (+1057.14%)
Mutual labels:  api, rest-api, cms

contentjet-ui

license

A React based front end for contentjet, a powerful headless API-first CMS.

Contentjet is composed of 2 discrete applications, the backend API contentjet-api and the frontend HTML user interface contentjet-ui (this repository).

For more information and hosting documentation please visit contentjet.github.io.

Contentjet

Development

Requirements

  • Node 8+
  • NPM 5+

Quick start

  1. Install dependencies with npm install
  2. Make sure you have contentjet-api running
  3. Edit src/index.ejs and change the value of window.contentjet.BASE_URL to point to the url serving contentjet-api
  4. Run development server with npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].