Skip to content

sseiber/CarPort-PLC

Repository files navigation

Carport garage door controller service

Dependencies

  • Node
  • NPM
  • Docker

Install

  • Clone this repository
  • npm i
  • create ./configs and place environment variables in a envConfig.env file
  • Run (F5)

Development

  • test:
    npm run test

  • lint:
    npm run eslint

  • build a new version:
    npm version [major|minor|patch] [--force]
    this assumes access to the container registry for the image being built

About

Garage door controller PLC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors