0.4.10 • Published 6 years ago

cavalion-server v0.4.10

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

cavalion-server

A restify and/or express based server serving the following services, applications and resources:

  • /code - Coding in the browser
  • /fs - CRUD interface to part of the file system
  • /home - /fs statically served (temporary hack)
  • /shared - some shared resources (to be refactored)

Installation

Perform the following commands in your favorite shell:

$ git clone https://github.com/relluf/cavalion-server.git
$ cd cavalion-server
$ npm install
$ ./first-run
$ node src/server-express

Now open http://localhost:44710/code in your favorite browser to start coding in the browser.

0.4.10

6 years ago

0.4.9

6 years ago

0.4.8

6 years ago

0.4.7

6 years ago

0.4.6

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago