How to share code changes with fellow developer

Thursday, April 25, 2024 2:01:33 PM
  • Posted: Saturday, November 26, 2022 3:16 AM
  • 1
Hi Team,

I want to use GrandNode2 for my project. I will be making some customization to the product (like adding/removing product properties). How can I share these changes with a fellow developer who will also be working on this project.
Since these properties are stored in database, so these will not be tracked by version control.

Also, how to publish changes from one stack to another - like dev -> stage -> prod
0
  • Posted: Monday, December 19, 2022 12:33 PM
  • 11
The solution I can think of right now is put your exported db collections to version control.
0
back to top
Filters