Skip to content

[Feature]: implement unused .env variables #160

Open
@silksil

Description

Is your feature request related to a problem? Please describe.

I noticed that there are .env variables throughout the project, that don't seem te be used. This includes:

PUBLIC_STOREFRONT_API_VERSION=2023-04
NEXT_PUBLIC_STOREFRONT_API_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
SESSION_SECRET="foobar"
STOREFRONT_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

It doesn't break the app, but is confusing. Is this on purpose or am I missing something?

Describe the solution you'd like

Implement unused .env variables, remove or add a comment.

Describe alternatives you've considered

Additional context

No response

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