Device Commander is the beginnings of an IOT platform. It will provide a useful layer for managing a large collection of compliant devices.
- Build
make build
- Start Postgres
make run-local-db
- Run Migrations
device-commander migrate-db
- Start Device Commander
device-commander server