This cms is written in javascript. It use mongodb for database, nodejs (express) for server processing and angularjs for dom manipulation.
Example: http://www.igorivanovic.info
- Articles adding, editing.
- Categories adding, editing.
- View users.
- Contact form
- Paggination on frontend
Required node.js modules:
- bufferjs
- crypto
- emailjs
- express
- gm
- moment
- mongodb
You must configure files:
- server/config/db.js
- server/config/email.js
- server/app.js -> if necessary
Javascript cms is open-sourced software licensed MIT License.