-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🤔 Development environment without a raspberry pi? #53
Comments
Hi John, Thanks for your interest in raposfly :-) Yes it is possible, and also even without docker because it would not be really practical for developing otherwise! I'll document this as soon as I get some free time, but I put a short note on how it can be achieved bellow. I don't know if you plan to contribute to this project, but there are a few things that I should fix before starting to accept contributions. We may want to set up a service or a business around this project in the future, so better to define these things clearly from the beginning, better safe than sorry :-)
Notes on how to try it locally (not verified though):
|
I am facing this error! pl help node:7524) UnhandledPromiseRejectionWarning: Error: Exited with code 3 |
First, your error is totally unrelated to this issue. Please open a new one for new problems. Second, I don't have any context at all of what you are doing (running on raspberry pi or computer? Running through docker or not? How did you started the services? What were you doing when getting this error? etc…) So no, sorry, I'm not able/going to help. |
Is there a way to test code locally on Mac with docker? (Without a raspberry pi?)
The text was updated successfully, but these errors were encountered: