node-cms icon indicating copy to clipboard operation
node-cms copied to clipboard

A Content Management and Users for Node.js using ExpressJS and MongoDB

node-cms

	Nothing to see here yet. But hopefully there will be something worthwhile in a few weeks. Check back soon.
	

A Content Management System for Node.js

General Feature Plan:

1. Version 0.0.1
		* Add content of any type anywhere in the sitemap
		* Primative Field Types: Text, RichText, Image, File, Boolean, Select
		* Basic Users and user permissions
		* Content editing via the admin
		* Content Rendering via simple non-intrusive integration with Express.JS
2. Version 0.0.2
	* Add Array Primative Type
	* Admin for editing Arrays
3. Version 0.0.3
	* Realtime properties