(Video Tutorial) F# - How to build an Electron Desktop App with the F# SAFE Stack and the ElectronNET-Project
in this tutorial I will show you how to build an electron desktop app with the F# SAFE Stack and the ElectronNET Project.
For this tutorial I used the Version 1.24.0 of the SAFE Stack. I know there will be a v2 in the near future, but you should be able to use the step described in the video as well.
Sadly I runn into an issue with paket, which I solved in there. It's possible, that all runs fine on your machine.
I use Visual Studio, but all other IDE should work fine to.
Resources:
This Tutorial App:
https://github.com/hardt-coded/safe-stack-electron-net-example
F# Safe-Stack:
https://safe-stack.github.io/
ElectronNET Project:
https://github.com/ElectronNET/Electron.NET
a sample electron manifest file:
https://github.com/hardt-coded/safe-stack-electron-net-example/blob/master/src/Server/electron.manifest.json
Twitter:
https://twitter.com/HardtITSolution