Hey everyone!
I have been avoiding this post for a while because I’m a little too embarrassed to ask some of these questions I have regarding the project. I started working on my own magicmirror with a friend as a fun side project to do in between our college assignments. So far we have gotten the magic mirror to run flawlessly on a Pi, added modules, and have even edited some of the scripts. Now that we have done that we want to take it a little further but we are getting stuck on probably the most simple part…
We cannot get the program to run on our local. We do not know the best practice for making modules or just editing the software and so we thought it would be smart to develop on our computers rather than on the Pi. However, we have no clue how to get this thing to run properly on our locales. Currently, we are trying to use webstorm as our IDE but we cannot get anything to work. So here I am with some damaged pride and a lot of beginner questions:
What is your tech stack for developing for this project?
Whats the proper way to make new modules?
If you use webstorm how did you get this project to run on your local? (Please answer this like I’m tech illiterate. I’m obviously missing something so too many details could be a big help!)
If you use some other IDE or just use something simpler walk me through your process for creating, running, and testing your new scripts?
Thank you in advance and feel free to just throw links to other resources! It’s one of those instances where I am not sure what questions I want to ask so any direction would be super helpful.