8000 GitHub - danbaugher/js_cms: Javascript cms, node, angularjs, mongodb
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danbaugher/js_cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript SimpleCMS alpha release 0.0.2

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

FEATURES

  1. Articles adding, editing.
  2. Categories adding, editing.
  3. View users.
  4. Contact form
  5. Paggination on frontend

Install

Required node.js modules:

  • bufferjs
  • crypto
  • emailjs
  • express
  • gm
  • moment
  • mongodb

Configure

You must configure files:

  • server/config/db.js
  • server/config/email.js
  • server/app.js -> if necessary

License

Javascript cms is open-sourced software licensed MIT License.

About

Javascript cms, node, angularjs, mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0