Skip to content

/src/environments/environment.ts.example does not exist #53

Description

@bbrandt

The /src/environments/environment.ts.example referenced in the readme does not exist.

Workaround:

  • Create a blank /src/environments/environment.ts
  • Copy in the sample environment.ts provided in the readme and set the descopeProjectId
export const environment = {
    production: false,
    descopeProjectId: "<Descope Project ID>",
};

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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