https://github.com/missinglink/pirateship
nodeboats singapore entry @ jsconf.asia 2014
https://github.com/missinglink/pirateship
Last synced: 9 months ago
JSON representation
nodeboats singapore entry @ jsconf.asia 2014
- Host: GitHub
- URL: https://github.com/missinglink/pirateship
- Owner: missinglink
- Created: 2014-11-25T11:18:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-25T11:37:43.000Z (over 11 years ago)
- Last Synced: 2025-01-22T08:13:33.371Z (over 1 year ago)
- Language: JavaScript
- Size: 746 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaarrrrrrrrrrrrrrr

#### install
$> npm install
#### launch server
$> node server.js
#### Web Routes
```
GET /
GET /buttons
GET /device
```
#### deps
Note: you will need `node` and `npm` installed first.
The easiest way to install `node.js` is with [nave.sh](https://github.com/isaacs/nave) by executing `[sudo] ./nave.sh usemain stable`