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

Feature: Environment.ts Updates [ Work in Progress ] #127

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

rgorham
Copy link
Collaborator

@rgorham rgorham commented Aug 8, 2023

This PR updates the environment.ts and angular.json files to separate the server and UI specific environment config variables. In addition this PR adds an additional configuration for the use of environment.org.ts and environment.org.api.ts files.

This PR is a work in progress it will break any existing development and production build of the application.

In order to run this PR you will need to mimic the environment.ts and environment.api.ts files with your own. If you are using the config files used by the organization, you need to use the environment.org.ts and environment.org.api.ts files and start the client and API with the org configuration.

    npm run start:server:org

@rgorham rgorham changed the base branch from main to develop August 8, 2023 16:14
@rgorham rgorham changed the title Feature: Environment.ts Updates [ Work in Progress Feature: Environment.ts Updates [ Work in Progress ] Aug 8, 2023
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.

1 participant