#Electron with .net core web API
6 messages · Page 1 of 1 (latest)
for dev or for prod?
Both. It's a desktop app with c# back end (run locally)
then check for availability before using api server
the angular app connects to the api server on start up. how would i go about checking for availability? Do you mean from the angular app side of things, or the main.js file
from main.js