Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zenika/codelab-iot

Codelab esp8266
https://github.com/zenika/codelab-iot

arduino esp8266 hacknomberfest hacktoberfest iot jekyll

Last synced: about 5 hours ago
JSON representation

Codelab esp8266

Awesome Lists containing this project

README

        

# Codelab

site : https://zenika.github.io/codelab-iot/

## Préparation TP

Créer un nouveau [mockbin](https://mockbin.org/) avec tout les paramètres par défaut puis reporter l'url dans le fichier `_config.yml` dans les clés `endpoint.http`, *bien enlever le `s`* et `endpoint.https`.

## Dev

- Installer ruby en version 3.1.3, utiliser [asdf](https://asdf-vm.com/) si possible

- Installation des dépendances :
```shell
bundle install
```

- Lancement du serveur local :
```shell
bundle exec jekyll serve -t --incremental
```

- Aller sur http://127.0.0.1:4000/codelab-iot/