1
0
mirror of https://github.com/pavlobu/deskreen.git synced 2025-06-01 23:30:09 -07:00

Merge pull request #32 from pavlobu/docs

high level architecture design added
This commit is contained in:
Pavlo Buidenkov 2021-01-21 12:52:55 -08:00 committed by GitHub
commit fcea35645c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 0 deletions

View File

@ -75,6 +75,12 @@ create two separate projects in SonarCube panel.
First project for host app, and second project for client viewer app. First project for host app, and second project for client viewer app.
TODO: add how to get started with local SonarCube for Deskreen in details. TODO: add how to get started with local SonarCube for Deskreen in details.
## Documentation
### High level design
![high-level-design](./doc/architecture/deskreen-arch-pavlobu-21012021.svg)
## Note on versioning: ## Note on versioning:
- All versions git tags should start with `v` ex. `v1.0.0` - All versions git tags should start with `v` ex. `v1.0.0`

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 233 KiB