layout | toc | title |
---|---|---|
docs |
practice-toc.html |
A project with multiple developers |
When multiple developers join the development, you may need development standards and environments that can facilitate collaborative development. This chapter describes about them.
The project feature of Node-RED can be linked with Git and you can manage the version of flows. It is recommended to use Git remote repository such as GitLab or GitBucket for sharing flows and projects among members. This chapter describes the development environment using Git.
In detail, we plan to describe followings.
- Configuration of development environment
- Procedure of developing
- Steps of release