Skip to content

RtF-I/morphic-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morphic Windows Client

https://morphic.org/

Building Locally

The client and its dependent projects can be built using MSBuild:

msbuild Morphic.Client

To build the installer (add -p:Configuration=Release as required):

msbuild Morphic.Setup

Running (development)

Use the following launch profile:

  • Morphic

Configuration

These launch profiles will use appsettings.Debug.json (and appsettings.Local.json if it exists). The addresses for the API and Web servers are defined in these files, in the MorphicService section. Developer-specific changes should be put in appsettings.Local.json.

Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%