Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dariusk/netboard-server
https://github.com/dariusk/netboard-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dariusk/netboard-server
- Owner: dariusk
- Created: 2015-06-19T22:39:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T22:41:08.000Z (over 9 years ago)
- Last Synced: 2024-04-10T14:10:32.511Z (7 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To get this running, make sure port 8090 is open on the machine that's going to be the server.
Clone the repo, then:
```bash
$ npm install
$ node server.js
```