| ... | @@ -12,7 +12,7 @@ The UnHIDE project, as mentioned in the READme covers two ways of interacting wi |
... | @@ -12,7 +12,7 @@ The UnHIDE project, as mentioned in the READme covers two ways of interacting wi |
|
|
|
|
|
|
|
## Solution Architecture
|
|
## Solution Architecture
|
|
|
|
|
|
|
|
* [ ] add solution architecture diagram
|
|
{width=1440 height=810}
|
|
|
|
|
|
|
|
The NextJS application that defines both the web-UI and web-API interfaces is bundled as a single service. The [SOLR service](https://codebase.helmholtz.cloud/hmc/hmc-public/unhide/data_harvesting) contains data from the HKG indexed specifically for optimized search. It acts as the database to this web application.
|
|
The NextJS application that defines both the web-UI and web-API interfaces is bundled as a single service. The [SOLR service](https://codebase.helmholtz.cloud/hmc/hmc-public/unhide/data_harvesting) contains data from the HKG indexed specifically for optimized search. It acts as the database to this web application.
|
|
|
|
|
|
| ... | @@ -20,7 +20,7 @@ The NextJS application that defines both the web-UI and web-API interfaces is bu |
... | @@ -20,7 +20,7 @@ The NextJS application that defines both the web-UI and web-API interfaces is bu |
|
|
|
|
|
|
|
Here we represent important files and folders at the root and (+1) level of the repository based on their functionality
|
|
Here we represent important files and folders at the root and (+1) level of the repository based on their functionality
|
|
|
|
|
|
|
|
{width=234 height=733}
|
|
{width="234" height="733"}
|
|
|
|
|
|
|
|
- Pre-commit hook: `/.husky`
|
|
- Pre-commit hook: `/.husky`
|
|
|
- Environment variables: `.env.development.local`, `.env.example`
|
|
- Environment variables: `.env.development.local`, `.env.example`
|
| ... | |
... | |
| ... | | ... | |