Skip to content

✨ 🧬 Shio CMS - Model Content, Use GraphQL and Create Site using Javascript with Native Cache and Search.

License

Notifications You must be signed in to change notification settings

openviglet/shio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2bc859 · Mar 7, 2025
Jan 21, 2025
Dec 31, 2020
Mar 7, 2025
Oct 29, 2021
Mar 7, 2020
Nov 4, 2021
Nov 4, 2021
Nov 4, 2021
Jul 1, 2020
Oct 10, 2021
Jul 30, 2019
Mar 6, 2020
Nov 4, 2021
Jul 30, 2019
Aug 5, 2021
Nov 4, 2021
Nov 24, 2021
Jul 4, 2020
Mar 7, 2020
Dec 31, 2020
Jul 30, 2019
Dec 28, 2019
Dec 28, 2019
Nov 4, 2021
Oct 30, 2021

Slack Docker Image Version (latest semver) downloads Build 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 17
  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