Firebird/Developer Guidelines: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) |
Stonezhong (talk | contribs) |
||
| Line 18: | Line 18: | ||
During development, it is very time consuming to rebuild docker image for streaming application and firebird web console. Here is what I did | During development, it is very time consuming to rebuild docker image for streaming application and firebird web console. Here is what I did | ||
Here is what you can do | |||
(1) Update firebird console code | |||
(2) run bin/dev-upload.sh | |||
(3) On firebird console, run ./dev_install.sh to pick up the change | |||
./dev_install.sh | |||
To reload firebird web console | To reload firebird web console | ||