Skip to content

Commit a2d7899

Browse files
Merge pull request #28 from NFDI4Chem/development
Update README.md
2 parents a7e0456 + a1a6353 commit a2d7899

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,23 @@ The `images` attribute contains a list of the images for the spectra which is pr
3939
```
4040

4141
> **⚠ WARNING: Data Conversion.**
42-
> Data should be converted from a **Typed Array** to a **Array**, without this step the NMRium will not be able to load the spectra. ```version``` object is important for NMRium data migration.
42+
> Data should be converted from a **Typed Array** to a **Array**, without this step the NMRium will not be able to load the spectra. ```version``` object is important for NMRium data migration.
43+
44+
## Usage
45+
46+
#### Production
47+
48+
[nodejs.nmrxiv.org](https://nodejs.nmrxiv.org/)
49+
50+
#### Development
51+
52+
[nodejsdev.nmrxiv.org](https://nodejsdev.nmrxiv.org/)
53+
54+
## Deployment
55+
https://github.com/NFDI4Chem/nmrxiv-nodejs-microservice/wiki/Deployment
56+
57+
## Helm chart
58+
https://github.com/NFDI4Chem/repo-helm-charts/tree/main/charts/nmrxiv-nodejs-microservice
4359

4460
## Maintained by
4561
This project is developed and maintained by the [NFDI4Chem partners](https://www.nfdi4chem.de/) at the [Friedrich Schiller University](https://www.uni-jena.de/en/) Jena, Germany.

0 commit comments

Comments
 (0)