refactor(server): split logic in to packages

This commit is contained in:
Mauricio Siu
2024-09-29 02:28:58 -06:00
parent 21dee4abac
commit 9b7aacc934
280 changed files with 28569 additions and 196 deletions

View File

@@ -3,3 +3,5 @@ packages:
- "apps/docs"
- "apps/website"
- "apps/api"
- "apps/models"
- "packages/builders"