Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/no9/cobh

A scratch pad
https://github.com/no9/cobh

Last synced: 5 days ago
JSON representation

A scratch pad

Awesome Lists containing this project

README

        

cobh
====

A multi-micro app container (old money portal) based on the [flatiron](https://github.com/flatiron) stack from [nodejitsu](http://www.nodejitsu.com/).

[![build status](https://secure.travis-ci.org/No9/cobh.png)](http://travis-ci.org/No9/cobh)

Start
===

Check out the project
---------------------
```
$ git clone [email protected]:No9/cobh.git
$ cd cobh
```
Run
---
```
$ node app.js
```
Browse
------
In the your favourite web browser go to [localhost:8080](http://localhost:8080)
You will find a tutorial on that page.