Remove honeycomb

This commit is contained in:
Dave Gallant
2023-01-19 20:00:31 -05:00
parent 370631b65b
commit 4c1034521c
4 changed files with 0 additions and 20 deletions

View File

@@ -6,14 +6,6 @@ The frontend is made with Vue 3 and the backend is written in Go. The backend ex
It is hosted at [rfd.fyi](https://rfd.fyi).
## Environment Variables
Ensure that an `.env` file is filled in with the appropriate values.
Example key/values can be found in [example.env](./example.env).
_Note: that a [honeycomb](https://honeycomb.io/) API key is currently required._
## Local Development
If running locally, ensure that the ENV vars are exported to your shell.