| ... | ... | @@ -20,9 +20,9 @@ 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
|
|
|
|
|
|
|
|
!\[project structure root level\](/src/resources/images/misc/root_project_structure.png "Project structure root level")
|
|
|
|
!\[project structure root level\](/images/misc/root_project_structure.png "Project structure root level")
|
|
|
|
|
|
|
|
\<img src="/src/resources/images/misc/root_project_structure.png" alt="MarineGEO circle logo" style="height: 100px; width:100px;"/\>
|
|
|
|
\<img src="/images/misc/root_project_structure.png" alt="MarineGEO circle logo" style="height: 100px; width:100px;"/\>
|
|
|
|
|
|
|
|
- Pre-commit hook: `/.husky`
|
|
|
|
- Environment variables: `.env.development.local`, `.env.example`
|
| ... | ... | |
| ... | ... | |