Skip to content

marriosdev/tuya-device-control-api

Repository files navigation

My Tuya Light Bulb API

How to use

1 Install the dependencies.

composer install

2 Configure your credentials in the .env file.

cp .env.example .env

3 Run project.

php -S localhost:8000

or

docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published