.
├── local <-- Files needed to run fh locally
├── src
│ ├── service <-- API services
│ ├── shared <-- Shared libraries (NuGet packages)
│ └── ui <-- UI apps
└── util <-- Utility scripts for common use cases
Note: Specific documentation on each lib, service, API and others can be found within the src/
folder.
Please see the LICENSE
file for information on licensing.