- conversation-assistant: ML scam detection (NestJS + Python + Swift) - platform-admin: Admin dashboard frontend scaffold - portal: Creator portal frontend scaffold - service-registry: Registry agent requirements 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src",
|
|
"compilerOptions": {
|
|
"deleteOutDir": true,
|
|
"builder": "swc"
|
|
}
|
|
}
|