All Projects → ShioCMS → Shio

ShioCMS / Shio

Licence: gpl-3.0
✨ :dna: Shio CMS - Model Content, Use GraphQL and Create Site using Javascript with Native Cache and Search.

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Shio

Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+35014.29%)
Mutual labels:  graphql, cms, headless-cms, content-management-system
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 (+1712.61%)
Mutual labels:  graphql, cms, headless-cms, content-management-system
Twill
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
Stars: ✭ 2,539 (+2033.61%)
Mutual labels:  cms, content-management-system, headless-cms
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 (+10984.03%)
Mutual labels:  graphql, cms, headless-cms
Porn Vault
💋 Manage your ever-growing porn collection. Using Vue & GraphQL
Stars: ✭ 1,634 (+1273.11%)
Mutual labels:  graphql, cms, content-management-system
Docker
Directus Docker — The Official Docker Container for the Directus Suite
Stars: ✭ 93 (-21.85%)
Mutual labels:  graphql, cms, headless-cms
Payload
Headless CMS and Application Framework built with Node.js, React and MongoDB
Stars: ✭ 154 (+29.41%)
Mutual labels:  graphql, cms, headless-cms
Core
Source Code for dotCMS Java Enterprise Content Management System
Stars: ✭ 615 (+416.81%)
Mutual labels:  graphql, cms, headless-cms
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (+103.36%)
Mutual labels:  graphql, cms, headless-cms
Strapi Sdk Javascript
🔌 Official JavaScript SDK for APIs built with Strapi.
Stars: ✭ 247 (+107.56%)
Mutual labels:  graphql, cms, headless-cms
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+3991.6%)
Mutual labels:  graphql, cms, headless-cms
Cms
Statamic 3: The Core Composer Package
Stars: ✭ 965 (+710.92%)
Mutual labels:  graphql, cms, content-management-system
Builder
Drag and drop page building using your code components
Stars: ✭ 1,281 (+976.47%)
Mutual labels:  cms, headless-cms
Cmseek
CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
Stars: ✭ 1,296 (+989.08%)
Mutual labels:  cms, content-management-system
Awesome Angular Graphql
A curated collection of resources, clients and tools that make working with `GraphQL and Angular` awesome
Stars: ✭ 119 (+0%)
Mutual labels:  graphql, angularjs
Accounts Ui
Zesty.io account management application
Stars: ✭ 87 (-26.89%)
Mutual labels:  cms, headless-cms
Ng Boot Oauth
oauth2 demo with angularjs and springboot
Stars: ✭ 99 (-16.81%)
Mutual labels:  spring-boot, angularjs
Awesome Headless Cms
An awesome list of headless / decoupled CMS resources.
Stars: ✭ 118 (-0.84%)
Mutual labels:  cms, headless-cms
Daptin
Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS
Stars: ✭ 1,195 (+904.2%)
Mutual labels:  graphql, headless-cms
Squidex
Headless CMS and Content Managment Hub
Stars: ✭ 1,583 (+1230.25%)
Mutual labels:  cms, headless-cms

demo downloads Build Status Security Rating codecov Twitter

shio_banner.png

Viglet Shio CMS - Model Content, use GraphQL and Create Site using Javascript with Native Cache and Search.

Shio (pronounced [strong/ʃiː/ weak/ʃɪ/ o])

If you'd like to contribute to Viglet Shio, be sure to review the contribution guidelines.

We use GitHub issues for tracking requests and bugs.

Installation

Pre-reqs

  1. Install Java 11
  2. Install Git Client
  3. Install NPM
  4. Install Angular CLI
$ npm install -g @angular/cli

Download

$ git clone https://github.com/ShioCMS/shio.git
$ cd shio

Deploy

1. Runtime

Use Gradle to execute Shio CMS, without generate jar file.

$ ./gradlew bootrun

2. Or Generate JAR File

Use Gradle to generate Shio CMS executable JAR file.

$ ./gradlew build

2.1 Run

To run Shio CMS executable JAR file, just execute the following line:

$ java -jar build/libs/viglet-shio.jar

Viglet Shio CMS

login/password: admin/admin

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].