mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-09-08 20:05:09 +00:00
refactor: add monorepo
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.idea
|
||||
.vscode
|
||||
.turbo
|
||||
node_modules
|
||||
@@ -0,0 +1,6 @@
|
||||
packages:
|
||||
- "backend/*"
|
||||
- "configuration/*"
|
||||
- "examples/*"
|
||||
- "frontend/*"
|
||||
- "packages/*"
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"pipeline": {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user