Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 884 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 884 Bytes

SenseHome

How to run

  • docker-compose build
  • docker-compose up -d

User setup

  • Go to http://localhost:5000/swagger
  • Internal-Login with credential accessId: admin, password:12345678
  • Copy the token and paste to swagger Authorization box with bearer prefix
  • Create a user to login from web/mobile client

Connect Web Client