Skip to content

TrailSec/TrailSec-WebUI

Repository files navigation

TrailSec Web UI

Web Application enables realtime monitoring of location data sent by security guards via TrailSec Device & App. Powered by Vue.js, Google Maps SDK & Firebase.

Prerequisites

Installation

git clone https://github.com/tohjustin/webUI.git cd ./webUI npm install # you can use "yarn" instead

Getting Started

# serve with gulp & browser-sync at localhost:3000 npm run dev # deploy app on *firebase hosting* (staging server) npm run deploy_staging # deploy app on *firebase hosting* (production server) npm run deploy_production

**Additional Notes**

About

Web Application for displaying location data logged by TrailSec App & device

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published