Environment Variables
Since Hyperspan uses Bun, loading environment variables from a .env
file or the
command line into process.env
is automatic.
Read the Bun Environment Variables documentation to get familiar with exactly how it works.