Giter Club home page Giter Club logo

node-slapp-cms's Introduction

slappCMS micro Content Management System

Versionnumber 2.2.0 (2017-04-23) Beta

(Documentation last update 2017-04-23 17:30)

Lightweight Content Managment System, that is easy adaptable. Designed for Webapps and small Websites.

Features

  • multiple masterpages
  • selfdefined Slugs / paths (one level)
  • fileupload
  • content store
    • database
    • filesystem
  • database setup scripts
  • editable
    • content
    • systempages
  • basic forms creation and usage

Roadmap / Future Features

  • forms security
  • testing
  • Code refactoring / Cleanup
  • documentation
    • jsdoc
    • mini manual
    • UI - Tooltips
  • SEO optimization

Known Bugs

  • textarea error in edit page

Usage

Setup

  • clone Source from github
  • change into the folder and execute npm install.
  • set postgreSql connectionstring Enviroment Variable DATABASE_URL

SourceControl Link & Information

[email protected]:akumagamo/node-slapp-cms.git

Documentation

*... Enter User Manual Link here ... WIP *

File / Folder Structure

 +-+- slapp-cms
   +-+- out
   | +-+- .bin
   | | +-- slapp-cms.js
   | +-- ...
   +-+- documents
   | +-+- jsdoc  (output directory for jsdoc script)
   | | +-- ...
   | +-- ...
   +-+- logs (logfile default folder)
   | +-- ...
   +-+- source
   | +-+- node_modules (needed libs etc.)
   | | +-- ...
   | +-+- tests
   | | +-+- features
   | | | +-+- step_definitions
   | | |   +-- demo_steps.js (demo step_definition file)
   | | |   +-- ...
   | | +-+- support_files
   | | | +-- ...
   | | +-- demo.feature (demo feature file)
     | | +-_ ...
   | +- index.js 
   +-- readme.md (this document)
   +-- package.json
   +-- LICENSE

External Libs

  • pg npm module for the database connection with postgreSql.

/* export PATH=$PATH:/g/00_programs/phantomjs-2.1.1/bin */

http://seleniumhq.github.io/selenium/docs/api/javascript/module/selenium-webdriver/

node-slapp-cms's People

Contributors

akumagamo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.