https://github.com/codef0rmer/bing-image-search-in-node.js
Bing Image Search in node.js
https://github.com/codef0rmer/bing-image-search-in-node.js
Last synced: about 1 year ago
JSON representation
Bing Image Search in node.js
- Host: GitHub
- URL: https://github.com/codef0rmer/bing-image-search-in-node.js
- Owner: codef0rmer
- Created: 2011-04-17T16:20:25.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-08T13:37:44.000Z (about 15 years ago)
- Last Synced: 2025-05-09T02:14:47.811Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 230 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# Need mongodb and imagemagick to be installed.
# git clone https://github.com/christkv/node-mongodb-native inside node_modules/ dir.
# Execute sh node_modules/node-mongodb-native/install.sh to enable communication with your mongodb.
# Change global.PROJECT_DIR to your root directory (skip /var/www) in server.js
# sudo aptitude install rabbitmq-server