From 14cf33df50a80df50e7cde3c485f7b3a73336df5 Mon Sep 17 00:00:00 2001 From: Bar Molaga <7160836+molaga@users.noreply.github.com> Date: Sun, 15 Nov 2020 18:39:34 +0200 Subject: [PATCH] add SchemaUI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d9cc1cd..37612421 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w - [Expressa](https://github.com/thomas4019/expressa) - Content Management System for powering database driven websites using JSON schemas. Provides permission management and automatic REST APIs. `MIT` `Nodejs` - [GetSimple CMS](http://get-simple.info/) - The Simplest Content Management System. Ever. ([Source Code](https://github.com/GetSimpleCMS/GetSimpleCMS)) `GPL-3.0` `PHP` - [Joomla!](https://www.joomla.org/) - Advanced Content Management System (CMS). ([Source Code](https://github.com/joomla/joomla-cms)) `GPL-2.0` `PHP` +- [SchemaUI](https://www.npmjs.com/package/schemaui) - Turn mongoose schemas into CMS! ([Demo](https://schemaui.herokuapp.com/), [Source Code](https://github.com/slocking/schemaui)) `MIT` `Nodejs` - [KeystoneJS](http://keystonejs.com/) - CMS and Web Application Platform. ([Demo](http://demo.keystonejs.com/), [Source Code](https://github.com/keystonejs/keystone)) `MIT` `Nodejs` - [MODX](http://modx.com/) - MODX is an advanced content management and publishing platform. The current version is called 'Revolution'. ([Source Code](https://github.com/modxcms/revolution)) `GPL-2.0` `PHP` - [Neos](https://www.neos.io) - Neos or TYPO3 Neos (for version 1) is a modern, open source CMS. ([Source Code](https://git.typo3.org/Packages/TYPO3.Neos.git)) `GPL-3.0` `PHP`