https://github.com/jumplink/magento-nodejs-sync-app
Experimental web applications to browse/sync magento products
https://github.com/jumplink/magento-nodejs-sync-app
Last synced: about 1 year ago
JSON representation
Experimental web applications to browse/sync magento products
- Host: GitHub
- URL: https://github.com/jumplink/magento-nodejs-sync-app
- Owner: JumpLink
- License: other
- Created: 2012-06-01T11:52:52.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T19:40:23.000Z (over 9 years ago)
- Last Synced: 2025-06-14T04:02:19.587Z (about 1 year ago)
- Language: JavaScript
- Size: 379 KB
- Stars: 15
- Watchers: 10
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
magento-nodejs-sync-app
=======================
Experimental web applications to browse/sync magento and other products using Node.js
## Try it out on Linux
clone the git repository
$ git clone git@github.com:JumpLink/magento-nodejs-sync-app.git
change in the new directory
$ cd magento-nodejs-sync-app
install node.js: http://nodejs.org/
install npm: http://npmjs.org/
rename and configure the files in /config
$ mv ./config/magento_confs.js.example ./config/magento_confs.js
$ mv ./config/sync_shops.js.example ./config/sync_shops.js
install the dependencies locally
$ npm install
start the app
$ node app.js
start your browser: http://localhost:4242/