xceling
A NodeJS content management system
I will be filling information as time permits.
This is a NodeJS port of a content management system I developed for Linux, Apache, MySql, PHP (LAMP) platforms. The LAMP version is in active use on a number of websites.
The xceling-* subdirectories each represents a separate NodeJS module. This will enhance other source package replacement and make upgrading easier and modular. All xceling-* modules are posted to the NPM repository.
The mongodb-backup directory contains a basic database set up. You will have to set up a database with your pick of user name and password.
Use admin/password for website login.
The Javascript code included here requires newer browsers (support for ES5 and higher), and even then not all browsers will work. I have noticed that IOS on the phone doesn't yet like the 'let' keyword, and the Windows Safari browser doesn't like even more.