Skip to content

Commit 7f4c8c7

Browse files
authored
Update README.md
1 parent 7424334 commit 7f4c8c7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,23 @@ To further enable integration in other applications developed with modern framew
3333
<iframe href='https://nmriumdev.nmrxiv.org' height="500" width="100%"></iframe>
3434
```
3535

36+
## Public Instance
37+
38+
NFDI4Chem - Jena offers a public instance of the nmrium wrapper for third-party applications to integrate into their interface without deploying an instance. Applications can then communicate with the NMRium via our standardised communication events and offer seamless integration. NOTE: None of the data (loaded and processed with NMRium on the public instance) will not reach our servers. Data will never reach the backend server hosting the applications, so there are no privacy concerns.
39+
40+
To use the public instance in your application you need to whitelist your domain (local development doesnt need whitelisting).
41+
42+
To get whitelisted, provide the following details via an email or raise a GitHub issue.
43+
44+
* Domain:
45+
* Organisation:
46+
* Contact person (Name/Email):
47+
* Usage details (Optional):
48+
49+
Emailing: info@nmrxiv.org or helpdesk@nfdi4chem.de
50+
51+
Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/issues
52+
3653
## [Wiki](https://github.com/NFDI4Chem/nmrium-react-wrapper/wiki)
3754
- [Development](https://github.com/NFDI4Chem/nmrium-react-wrapper/wiki/Installation)
3855
- [Wrapper Events](https://github.com/NFDI4Chem/nmrium-react-wrapper/wiki/Wrapper-Events)

0 commit comments

Comments
 (0)