Skip to content

Commit

Permalink
adding architecture diagram to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
krachwal committed Jun 12, 2024
1 parent f45447b commit a18ffb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The web portal was developed by the [Virtual Institute for Scientific Software](

The repository comprises a complete web application, including web server code, React UI code and an automated deployment in GitHub Actions workflows that builds a Docker container and deploys it to a cloud server, currently AWS EC2.

![architecture.png](architecture.png)

### 1.2. Technologies Used

The web portal was written primarily in [Typescript](https://www.typescriptlang.org/docs/handbook/2/basic-types.html) and [Python](https://docs.python.org/3/tutorial/index.html).
Expand Down
Binary file added docs/architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a18ffb7

Please sign in to comment.