Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated README
  • Loading branch information
wenjunche committed May 5, 2022
commit fe262e0378cdfec708331c4442029a82d8b9ae97
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ Below you will find a list of examples that will help you learn OpenFin Deployme

If you need to self-host the runtime and rvm then the following example shows you an express server that hosts a runtime/rvm and an application that takes advantage of that custom setup once you have modified
the RVM's registry settings.

## [Health-check Example](deployment-health-check/README.md)

A sample page to show health of some webservices deployed at OpenFin with [@openfin/deployment](https://www.npmjs.com/package/@openfin/deployment) package.