/meloniaJS

A simple nodeJS - HapiJS framework

Primary LanguageJavaScript

meloniaJS

meloniaJS is a nodejs framework based on hapiJS

  • Template Engine
  • ODM for mongodb
  • basic-routing
  • api routing
  • and many other...

Version

0.1.0

Tech

meloniaJS uses a number of open source projects to work properly:

  • swig - HTML template engine
  • mongoose - ODM to manage your mongodb database
  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • node.js - evented I/O for the backend
  • Hapi - fast node.js network app framework
  • grunt - the streaming build system
  • Caminte - ORM for nodejs, providing common interface to access most popular database formats.

Installation

$ npm install
$ bower install
$ npm start

License

meloniaJS is open-sourced software licensed under the MIT license

Free Software, Hell Yeah!