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

https://github.com/mlms13/slobby

Brainstorming websocket communication
https://github.com/mlms13/slobby

Last synced: 2 months ago
JSON representation

Brainstorming websocket communication

Awesome Lists containing this project

README

        

### Make it go:

1. Install dependencies:
- `hmm install`
- `npm install`
2. Build it: `haxe build.hxml`
3. Run it:
- `static ./public`
- `node ./bin/server`
4. Browse: `localhost:8080`