Reads environment files and envs from current execution, so you can have .env.default files and change the same envs on production.
import { load } from 'https://deno.land/x/loadenv';
await load();
// Enjoy your envs with Deno.env.get('...')| Name | Name | Last commit date | ||
|---|---|---|---|---|