Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Reading API url from the env file #514

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

DorijanH
Copy link
Member

@DorijanH DorijanH commented Nov 23, 2023

Added

  • .env.local.example env file based on which the user should create its own local env file with the correct values
  • constants.js file that provides the constants to be used

Changed

  • Updated gh-pages.deploy.yml workflow to generate environmental file before building and exporting the application
  • Updated README.md

Closes #504

@AleksandarDev AleksandarDev self-requested a review November 23, 2023 20:10
auto-merge was automatically disabled November 23, 2023 22:42

Head branch was pushed to by a user without write access

@AleksandarDev AleksandarDev merged commit 0d87a5f into Enterwell:main Nov 27, 2023
2 of 3 checks passed
@DorijanH DorijanH deleted the refactor/api-url-in-env-file branch November 28, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HttpService should use API endpoint URLs from env file
2 participants