https://github.com/xtremespb/zoia2_old
Zoia CMS
https://github.com/xtremespb/zoia2_old
cms fastify marko mongo node react redux zoia
Last synced: 3 months ago
JSON representation
Zoia CMS
- Host: GitHub
- URL: https://github.com/xtremespb/zoia2_old
- Owner: xtremespb
- License: mit
- Created: 2019-05-22T16:06:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:25:37.000Z (over 2 years ago)
- Last Synced: 2024-04-13T22:45:34.011Z (about 1 year ago)
- Topics: cms, fastify, marko, mongo, node, react, redux, zoia
- Language: JavaScript
- Homepage:
- Size: 5.81 MB
- Stars: 25
- Watchers: 7
- Forks: 3
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zoia CMS
Zoia is the content management system based on Fastify, React, Redux, Marko, UIkit and MongoDB. It has the following features:
* Lightweight and fast
* Modular structure developed in love with ES6
* React + Redux in administration panel
* Template system and Server-side rendering in user space powered by Marko
* UX powered by UIkit
* Multi-language support out of the box
* Distributed Web and API servers
* Built using WebpackRead the [documentation](docs/index.md) on how to configure, install etc.
Demo (*is being reset to defaults every single hour!*): [https://demo.zoiajs.org](https://demo.zoiajs.org), Admin panel: [https://demo.zoiajs.org/admin](https://demo.zoiajs.org/admin) (use admin/password to authorize).