Skip to content

Configure .env for environment variables #5

@jmiranda

Description

@jmiranda

Details
https://docs.expo.io/guides/environment-variables/

Expected Behaviors

  • Should be used for any environment (development, staging, production) to store environment variables that will be used for API URLs, keys, secrets, etc.
  • Should not store .env file in repository (need to figure out way to copy variables to compiled application without leaking secrets)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions