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

https://github.com/joakin/freeboard

public anonymous post board forum
https://github.com/joakin/freeboard

Last synced: about 1 year ago
JSON representation

public anonymous post board forum

Awesome Lists containing this project

README

          

# duckingboard
![Project unmaintained](https://img.shields.io/badge/project-unmaintained-red.svg)

A public forum, anonymous and with no registration

Written in node.js

```
npm install # install all dependencies
npm start # start the server
npm run watch # start the server in dev mode (auto reload, requires nodemon)
```

~~Example at [duckingboard.com](http://duckingboard.com)~~