RTMDet_PRODUCTION / README.md
phuochungus's picture
Update README.md
1a41d46 unverified
|
raw
history blame
487 Bytes
---
title: Traffic Detection
emoji: 🐾
colorFrom: yellow
colorTo: pink
sdk: docker
pinned: false
app_port: 3000
---
## Prerequisite:
Before you proceed, make sure you have installed/created the following application/service:
1. Docker, link at: https://www.docker.com
2. Supabase, you can self-host the service or create a free Supabase project at: https://supabase.com
3. Firebase, you can create a free Firebase project at: https://firebase.google.com
```
docker compose up -d
```