export const environment = { production: true, backendPath: (window)['env']['BACKEND_URL'], githubUser: (window)['env']['GITHUB_USER'], };