Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dariusk/netboard-server


https://github.com/dariusk/netboard-server

Last synced: about 1 month ago
JSON representation

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
```