Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/no9/cobh
A scratch pad
https://github.com/no9/cobh
Last synced: 5 days ago
JSON representation
A scratch pad
- Host: GitHub
- URL: https://github.com/no9/cobh
- Owner: No9
- Created: 2012-05-21T18:50:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-27T10:37:35.000Z (over 12 years ago)
- Last Synced: 2024-10-31T06:06:42.203Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.