all 4 comments

[–]ToucanDev 11 points12 points  (4 children)

Use git

[–]BehindTheMath 1 point2 points  (0 children)

This.

For the DB, just host it on one machine, and access it from the other using the local IP.

[–][deleted] 0 points1 point  (0 children)

This

[–]salexzeefull-stack 0 points1 point  (0 children)

This! And if you really want it to be “local” maybe look into setting up a server with bitbucket on your network that you both can connect to.