1

I have made a project of library management webapp for collage . it will host it on the local server of the college and I want to hide its source code

  • 2
    What do you mean with `hiding its source code`? – ask4you Apr 15 '22 at 11:53
  • Yes i want to share my project to college and they run it at there own server and at the same time I want that collage doesn't see my source code – Mohit Rathore Apr 15 '22 at 11:57
  • See if these can help - [How to make exe files from a node.js app?](https://stackoverflow.com/q/8173232/8244632). [How to make exe file from Reactjs and a nodejs app?](https://stackoverflow.com/q/56064318/8244632) and [Compiling a Node.js Application into an .exe File](https://www.section.io/engineering-education/compile-your-nodejs-application-into-a-exe-file/). – Lalit Fauzdar Apr 15 '22 at 12:02
  • If they have acces to the internal server they will be able to see it. You can't hide it at all. Someone who doesn't have acces to the internal server won't be able to see it. Anyway see [How can I hide the source code of a nodeJS solution built with Electron (asar files)](https://stackoverflow.com/a/33944950/18309173) or @LalitFauzdar's answer links. – ask4you Apr 15 '22 at 12:02
  • do i have any other option – Mohit Rathore Apr 15 '22 at 12:07
  • Do you want to hide the frontend part? How is your backend code accessible? – Konrad Apr 15 '22 at 21:53

0 Answers0