zonedetec
zonedetec
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by zonedetec on 12/5/2023 in #djs-questions
Questions about on-premise and nodejs
Hello my friends, I'm planning to develop a software using Tauri that connects to a Node.js server. If I decide to deploy the app 'on-premise,' I have a few questions: - What do I need to provide to my customers? Is it the complete source code of the server? - How will customers deploy the Node.js server so that it can listen to requests from URLs (using Express or another framework)? - How can computers within the company connect to the server through a URL like ip:port/my-server-api? - Is there a risk of computers outside the company accessing the Node.js server's URL? Thank you very much You can explain to me that in broad terms, it's all just theory. It's the last question in particular that's really problematic for me. And maybe that's not how on-premise servers are deployed at all. I haven't looked into it, but that's just what came to mind.
3 replies