docs: stub quick start page
This commit is contained in:
parent
830cb82965
commit
b1b66429b6
28
docs/latest/quick-start.md
Normal file
28
docs/latest/quick-start.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
# Quick Start
|
||||||
|
|
||||||
|
This page details how to get an instance of the OHIF Viewer up and running as
|
||||||
|
fast as possible. It shows how to grab a pre-built version of the application,
|
||||||
|
point it at your data source (PACS), and plop it on a web server.
|
||||||
|
|
||||||
|
## Options
|
||||||
|
|
||||||
|
### 1. Pre-built PWA
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
### 2. Script-Tag
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
### 3. Docker
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
## Security Concerns
|
||||||
|
|
||||||
|
- Secure your data
|
||||||
|
|
||||||
|
## Common Issues
|
||||||
|
|
||||||
|
- Missing server rewrite rules
|
||||||
|
- CORS issues when requesting data from PACS
|
||||||
Loading…
Reference in New Issue
Block a user