Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location tracker server Build Status

Server for location tracker

Installation

sudo ./install.sh

Project structure

  • /api: router and controllers
  • /certs: certificates used by the server
  • /config: configuration and environment files for MQTT and API
  • /database: database file (when using SQLite3) and initialization statement
  • /frontend: vue.js components and build HTML files
  • /model: database models
  • /mqtt: client to connect to the MQTT broker

Before committing

run ./format.sh

About

Server written for the location tracker project

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages