Skip to content

VeysonD/lightbulb

Repository files navigation

Lightbulb

API to manage your devices from the comfort of your own home.

Table of Contents

  1. Purpose
  2. Setup
  3. Use
  4. Demo
  5. Screenshots
  6. Contributing

Purpose

Setup

  1. Set up a database in PostgreSQL
  2. Make a .env file following the example given in .env.example and save to root

On DB_NAME Environmental Variable Name your DB_NAME variable the same as the one you made in step one. e.g. DB_NAME=lightbulb

  1. Run the following to install and set up the program
npm run initial
  1. To run the program any time after the initial set up
npm start

Use

Demo

Screenshots

Contributing

About

Lightbulb API and Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published