9 lines
179 B
Markdown
9 lines
179 B
Markdown
## Folder Structure
|
|
|
|
/common
|
|
|-> Common stuff thats shared across
|
|
/core
|
|
|-> Infra/Setup for core functionality thats also shared
|
|
/src
|
|
|-> Modules, that are service specific
|