Skip to content

ankertal/HomeGate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeGate -- Your Gate but Smarter !

This repository contains a fun project for an electronic gate controller. It uses a Raspberry Pi as a transmitter to a gate. The commands are triggered via an HomeGate server.

Build the Frontend

Make sure npm is installed:

    cd server/cmd/homegate/frontend
    npm install
    # to serve for testing
    # npm run serve

    # to build dist for production
    npm run build

Credit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published