best way to protect my code and avoid piracy when selling it
So i am trying to make a reusable SaaS product with both front-end, backend, and admin panel all a bundle that will be sold to different businesses for use
So how do i go about making it so my code can't be resold and the code is only usable by the originally buyers
I will be building with nodejs for the backend
And nextjs for the front-end
So how do i go about making it so my code can't be resold and the code is only usable by the originally buyers
I will be building with nodejs for the backend
And nextjs for the front-end
