- Joined
- Sep 16, 2020
- Messages
- 237
- Reaction score
- 32
- Points
- 56
I'm redoing my automation project using Node.js, and I planned to use Electron. However, Electron exposes the source code, which is a security concern because I'll be sharing the app with others. Is there a package that doesn't have this security issue for creating apps?