Skip to content

tforkmann/MinimalFableSuave

Repository files navigation

MinimalFableSuave

Build

You can run build.cmd to run the web site:

* starts suave.io webserver
* opens browser on http://localhost:8083 
* watches for changes in the solution and rebuilds 

There is also a Visual Studio solution which can be started with F5 and allows debugging.

Service Installation

  • Run the build
  • Copy bin folder to target machine
  • Install Service with MinimalFableSuave.exe install (in admin mode)

Service Start and stop

  • Start Service with MinimalFableSuave.exe start (in admin mode)
  • Stop Service with MinimalFableSuave.exe stop (in admin mode)

Debugging

  1. In Visual Studio set a holding point
  2. Start Debugging with F5

Used technology

For the webpage following technologies got used

Resources

Used Demo applications:

About

MinimalFable Suave/Topshelf build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published