Skip to content

clueboard/IoT-FS

Repository files navigation

Internet of Things - From Scratch!

Or, how to build your own smart home based around a microservice architecture.

What Is This?

This is the source for Internet of Things - From Scratch!

How Do I Work On It?

First, install the requirements:

python3 -m pip install -r requirements.txt

Start the mkdocs server to preview your changes:

mkdocs serve

Make changes and contribute them in a Pull Request!

Releases

No releases published

Packages

No packages published

Languages