Function isInLocalOrDevelopment

  • Checks if the current environment is local or development.

    Returns boolean

    true if running in a local or development environment, otherwise false.