Skip to content

Eksamensprojekt i DDU til overvågning af lokaler, og deres befolkning.

Notifications You must be signed in to change notification settings

albe2669/WhisperWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhisperWatch

This is a website, mqtt subscriber and backend for the WhisperWatch application. It subscribes to a Webserver is build with the ASP.NET Core Web Application API template.

Dependencies

  • Node.Js
  • NPM
  • .NET Core 3.1

Getting started

  • Configure database settings in Core.Webserver/appsettings.json
  • Configure mqtt host, optional password and topic in settings in MQTT.Webserver.Subscriber/appsettings.json
  • Open a command line in Core.Webserver/FrontEnd
  • Run npm install
  • Run npm run build
  • Open solution in Visual Studio 2019
  • Build

Optional

Files found under Classes.Webserver/Data/*Context can be configured to use other initialization data.

About

Eksamensprojekt i DDU til overvågning af lokaler, og deres befolkning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published