Closed himadriganguly closed 7 years ago
@himadriganguly running node app.js
isn't supported. See README.md for instructions. The Node tools are basically just there to compile modules into a single file. The compiled app is a single file with no server.
Ok then really sorry for opening the issue.
But can you please tell me how to run it on localhost? As "The web or IP address of your Food Computer" is not taking the IP of the localhost.
@himadriganguly No problem! You can download the built files on the releases page https://github.com/OpenAgInitiative/openag_ui/releases.
You can drag/drop the index.html on to your browser. You'll want to make sure that your laptop and the Food Computer are on the same network.
I don't have the food computer currently. But can't I run it on my localhost for any development or just to check out the interface?
@himadriganguly the backend is built on ROS and runs on the Raspberry Pi. If you have an Arduino and a Raspberry Pi, you can run the backend on top of them. I do this for testing. However, the software won't do much without sensors or actuators.
You can find more info here http://wiki.openag.media.mit.edu/openag/food_computer_2.0/food_computer_2.0.
Ok great. Thanks a lot for the help. I am planning to build a Food Computer some time soon.
If I face any issue I will definitely contacting you or posting it in the forum.
Wish you all the best for the good work. Keep it up bro.
When running app.js under scripts using
node app.js
It gives error