Skip to content

web controller for lifx ଘ(๑ ` ᵕ ´) ๑ ━☆ ゚ ✶。˖⁺ ✦ ⋆˙⊹ (for when you can't find your phone)⁺‧₊

License

Notifications You must be signed in to change notification settings

danielbuva/lifx-controller

Repository files navigation

lifx-controller

web controller for lifx ଘ(๑ ` ᵕ ´) ๑ ━☆ ゚ ✶。˖⁺ ✦ ⋆˙⊹ (for when you can't find your phone)⁺‧₊

Example Screenshot Example Screenshot Example Screenshot

Launching the Application Locally

To run the this project on your local machine, please follow the steps below:

  1. Clone the repository:

    git clone https://github.com/danielbuva/lifx-controller
  2. Install Dependencies:

  • At the root directory:
    bun install
  • Navigate to the server directory:
    cd server
    bun install
  • Navigate to the client directory
    cd ../client
    bun install
  1. Create a .env file in the server directory with the following content:

    TOKEN=[token generated from lifx]
    
  2. Start the server and client servers:

  • In the server directory run:
     bun dev
  • In the client directory run:
    bun dev
  • Or at the root run
    bun client
    and
    bun server
  1. Access the application:

About

web controller for lifx ଘ(๑ ` ᵕ ´) ๑ ━☆ ゚ ✶。˖⁺ ✦ ⋆˙⊹ (for when you can't find your phone)⁺‧₊

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published