- 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>
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
# AWOOOI Sensor Agent Dependencies
|
|
# ==================================
|
|
# 極度輕量:僅需 redis-py
|
|
|
|
redis>=5.0.0
|