Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loadenv

Description

Reads environment files and envs from current execution, so you can have .env.default files and change the same envs on production.

How it works:

import { load } from 'https://deno.land/x/loadenv';
await load();

// Enjoy your envs with Deno.env.get('...')

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages