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

https://github.com/nikolas/wonkychan

wonkychan -- an imageboard for weirdos
https://github.com/nikolas/wonkychan

Last synced: 6 months ago
JSON representation

wonkychan -- an imageboard for weirdos

Awesome Lists containing this project

README

          

to request a new feature, join #datafruitsouth on irc.esper.net

\/\/ setup \/\/

# Make the picture directory:
mkdir d
chgrp www-data d
chmod a+rw d

# MongoDB
mongo wonkychan -u wonky
db.createCollection('dorps')
db.createCollection('forums')