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

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_

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