Skip to content

Commit

Permalink
addendum to architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
rizen committed May 13, 2024
1 parent f69a822 commit e96b57a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ving/docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Ving's architecture is made up of many components in many different layers. It's

```
Presentation: PrimeVue
------------------------
-----------------------------
Client: Nuxt Pages + Vue
------------------------
Server: Nuxt SSR + Rest + Bull MQ
------------------------
Application: Drizzle + Ving Record
------------------------
Foundation: Ving Schema
------------------------
-----------------------------
Server: Nuxt SSR + Rest + Job Workers
-----------------------------
Application: Drizzle + Ving Record + Jobs
-----------------------------
Foundation: Ving Schema + Bull MQ
-----------------------------
Storage: MySQL + Redis + S3
```

Expand Down

0 comments on commit e96b57a

Please sign in to comment.