Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
34f110bb
Commit
34f110bb
authored
Jun 15, 2020
by
mrodzis
🌿
Browse files
docs: add architecture diagram to readme
parent
1a5432d4
Pipeline
#139694
passed with stages
in 2 minutes and 24 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
34f110bb
...
...
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [0.0.8] - 2020-06-16
### Added
-
an architecture diagram giving an overview of how the EMo Viewer works and interacts with a backend.
## [0.0.6] - 2020-06-09
### Added
...
...
README.md
View file @
34f110bb
...
...
@@ -82,6 +82,10 @@ To establish a link to the backend, the viewer's entrypoint in `src/index.templa
The entrypoint should point to the collection you want to be displayed.
## Architecture

## Contributing
Please read
[
CONTRIBUTING.md
](
CONTRIBUTING.md
)
for details on our code of conduct, and the process for submitting pull requests to us.
...
...
img/emo_architecture.png
0 → 100644
View file @
34f110bb
109 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment