12 lines
346 B
Markdown
12 lines
346 B
Markdown
# Fasten - On Premise/Self-Hosted
|
|
|
|
Find & replace the following
|
|
|
|
- `fastenhealth/fastenhealth-onprem` - replace this with your github project name (owner/reponame)
|
|
- `fastenhealth` - find and replace this with your binary name
|
|
- make sure you rename the folder as well.
|
|
|
|
# Running tests
|
|
|
|
- ng test --include='**/base_client.spec.ts'
|