1.4.0
Run the app:
- Download: ketchup-1.4.0.tar.gz
- Extract:
tar -xzf ketchup-1.4.0.tar.gz
cd bundle/programs/server
npm install
cd ../..
(back to ./bundle)node main.js
=> This version uses Meteor 1.6, which supports current node versions
Run the app:
tar -xzf ketchup-1.4.0.tar.gz
cd bundle/programs/server
npm install
cd ../..
(back to ./bundle)node main.js
=> This version uses Meteor 1.6, which supports current node versions