Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 566 Bytes

File metadata and controls

9 lines (7 loc) · 566 Bytes

ProjectTiaraBackendServer

Project TIARA is a smart doghouse system that has three components, the Device Client, the Server (this repo), and the Web App. For more information, go to the Project Tiara Repository to learn more about the system.

Non exhaustive setup guide:

  • Download repo
  • Install dependencies, make sure mysql2 is present
  • Configure the config in src
  • Compile TypeScript