https://github.com/tmr08c/building_a_weather_station_with_nerves
Repository created while following along with the book _Build a Weather Station with Elixir and Nerves_
https://github.com/tmr08c/building_a_weather_station_with_nerves
Last synced: about 2 months ago
JSON representation
Repository created while following along with the book _Build a Weather Station with Elixir and Nerves_
- Host: GitHub
- URL: https://github.com/tmr08c/building_a_weather_station_with_nerves
- Owner: tmr08c
- Created: 2024-01-07T15:11:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T15:49:14.000Z (over 1 year ago)
- Last Synced: 2024-04-14T10:06:11.531Z (about 1 year ago)
- Language: Elixir
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nerves Weather Station
This is a poncho project built following along with the book, _Build a Weather Station with Elixir and Nerves_.
## Set up
- There is a `.tool-versions` file for installing languages and tools used via `asdf`
- This project uses `direnv` to manage environment variables and secrets
1. Copy the example file
```bash
cp envrc.example .envrc
```
2. Update the relevant secrets