feat(create-turbo): create basic

This commit is contained in:
Turbobot
2025-08-25 22:24:01 +04:00
committed by Asya Vee
commit e6579171ec
63 changed files with 4649 additions and 0 deletions

5
meta.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "Basic",
"description": "Basic monorepo example with two Next.js applications",
"maintainedByCoreTeam": true
}