0.0.5 • Published 9 years ago

nodews v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

npm.io

NodeJS Webservices v1

Overview

NodeWS is a Entity-Component based architecture for developing back-end services of different kinds. Also it offers MVC features as Components.

Installation

  • Install FlashDevelop (not obligatory)
  • Install and make available in the command line NodeJS
  • Run haxelib git hxnodejs https://github.com/HaxeFoundation/hxnodejs.git
  • Run haxelib git nodews https://github.com/haxorplatform/nodews.git 1.0

Development

Build and Run

  • The installations should make all necessary tools available.
  • Develop your application and compile it in a .js
  • Run nodejs your_app.js and you are done!

Dependencies

  • Some webservices you make will need extra nodejs packages:
    • mongodb
    • mailserver
    • multiparty (upload support for webservices) * authom
0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago