Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natthasath/docker-blynk

Blynk is an open-source IoT platform that allows building and prototyping IoT projects using a variety of hardware and software, it provides a web-based interface and a mobile app for remote control and monitoring.
https://github.com/natthasath/docker-blynk

blynk docker-compose iot-platform

Last synced: 9 days ago
JSON representation

Blynk is an open-source IoT platform that allows building and prototyping IoT projects using a variety of hardware and software, it provides a web-based interface and a mobile app for remote control and monitoring.

Awesome Lists containing this project

README

        

# 🎉 Docker Blynk

Blynk is an open-source IoT platform that allows building and prototyping IoT projects using a variety of hardware and software, it provides a web-based interface and a mobile app for remote control and monitoring.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8080/](http://localhost:8080/) username : `admin` password : `admin`

```shell
docker-compose up -d
```