Skip to content

Add dotenv package #15

@preciel

Description

@preciel

Hello,

Rather than passing ENV variables with yarn in command line, it would be easier to manage them from .env file by adding the dotenv package.

import {config as dotEnv} from "dotenv";
dotEnv();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions