Development guides / ui-dev issue

mginster

New Member
Review score
+0 /0 /-0
View Badges
Joined
Sep 22, 2012
Messages
17
Reaction score
8
Review score
+0 /0 /-0
Rating - 0%
0   0   0
First off, are there any guides to assisting with development in reef-pi?

I am starting some development on reef-pi and am a novice at development. I am on Windows and believe I have my environment all setup properly. I setup based on this guide: https://reef-pi.github.io/additional-documentation/development/

- When trying to run "make ui-dev" it completes, yet I cannot get to anything on localhost:8080
- I did have to remove an argument from api.go in the calls to utils.SystemdExecute as they had 3 arguments and it only accepts 2. I edited lines 204 and 231 to "return utils.SystemdExecute("reef-pi-install.service", false)"
 
Top Shelf Aquatics
World Wide Corals

Ranjib

7500 Club Member
Review score
+0 /0 /-0
View Badges
Joined
Apr 16, 2016
Messages
9,810
Reaction score
16,998
Review score
+0 /0 /-0
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
reef-pi will not compile on windows without some work. Reef-pi uses linux specific (systemd) and raspberry pi specific (vcgencmd, i2c) things that needs some changes. DevMode bypasses only the raspberry pi side. I do not use windows, hence i will not be able to validate what required to get it back working in windows again.
 

Polyp polynomial: How many heads do you start with when buying zoas?

  • One head is enough to get started.

    Votes: 27 10.6%
  • 2 to 4 heads.

    Votes: 145 57.1%
  • 5 heads or more.

    Votes: 65 25.6%
  • Full colony.

    Votes: 10 3.9%
  • Other.

    Votes: 7 2.8%
Back
Top