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
- Host: GitHub
- URL: https://github.com/nikolas/wonkychan
- Owner: nikolas
- Created: 2011-06-07T06:01:20.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T05:24:27.000Z (almost 8 years ago)
- Last Synced: 2024-10-20T14:42:13.276Z (about 1 year ago)
- Language: CSS
- Homepage: http://ingenting.ddns.net/wonkychan/
- Size: 98.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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')