strizr / kontent-model-visualizer

Application displaying relationship between content types in Kontent.ai

Home Page:https://strizr.github.io/kontent-model-visualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last modified Issues Contributors Forks MIT License

Discord

logo

DemoDeployDevelopingContributorsLicense

This application let's you visualize your whole Kontent.ai content model with all of the relationships between your types. This is an unofficial open-source project.

Requirements:

  • Kontent.ai Project Id
  • Kontent.ai Management API Key

Demo

Demo Animation

Quick Deploy

Netlify has made this easy. If you click the deploy button below, it will guide you through the process of deploying it to Netlify and leave you with a copy of the repository in your account as well.

Deploy to Netlify

Developing

This app is created in Vue.js (v2) with vuetify.

# Initial project setup
$ npm install

# Compile and minify for production
$ npm run build

# Compile and run on local server
$ npm run serve

Contributors

We have collected notes on how to contribute to this project in CONTRIBUTING.md.

License

MIT

About

Application displaying relationship between content types in Kontent.ai

https://strizr.github.io/kontent-model-visualizer/

License:MIT License


Languages

Language:Vue 87.5%Language:JavaScript 10.6%Language:HTML 1.9%