Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zenika/codelab-iot
- Owner: Zenika
- Created: 2022-08-01T08:23:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T14:06:37.000Z (11 months ago)
- Last Synced: 2024-04-08T16:17:21.328Z (7 months ago)
- Topics: arduino, esp8266, hacknomberfest, hacktoberfest, iot, jekyll
- Language: Ruby
- Homepage: https://zenika.github.io/codelab-iot/
- Size: 17 MB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/