Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Handling multiple node packages?
https://www.reddit.com/r/programming/comments/1j7gy25/handling_multiple_node_packages/

<!-- SC_OFF -->I'm working on an open source seating plan tool called Skola77. I've made separate node packages for the backend and the frontend enabling them to be run on different machines. But how should I make the main repo containing them both? Do I make yet another package containing them as some sort of child packages? If so, do I make the parent package run the child packages? Or do I just not create a combined package. <!-- SC_ON --> submitted by /u/Centiljard (https://www.reddit.com/user/Centiljard)
[link] (https://skola77.com/) [comments] (https://www.reddit.com/r/programming/comments/1j7gy25/handling_multiple_node_packages/)