- apps/api: FastAPI backend with Dockerfile - apps/web: Next.js frontend with Dockerfile - apps/sensor: Signal collection agent - packages: shared packages Co-Authored-By: Claude <noreply@anthropic.com>
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"name": "@awoooi/tsconfig",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"files": ["*.json"]
|
|
}
|