Skip to content

compolabs/spark-frontend-config

Repository files navigation

How to Update and Integrate the Configuration in the Spark Frontend

Note

Latest version - 1.7.0

To update the configuration for the Spark Frontend, follow these steps:

  1. Update the Configuration Repository:

    • Navigate to the configuration repository: Spark Frontend Config.
    • Make the necessary changes to the configuration files.
    • After making changes, update the version number in the package.json file to reflect the new version of the config.
    • Build the new version of the configuration by running the following command:
      pnpm run build
    • Once the build is complete, commit and push the changes to the repository.
  2. Update the Frontend Project:

    • Go to the frontend repository: Spark Frontend.
    • Delete the existing config.json file located in the src directory.
    • Start the frontend project. The project is configured to automatically pull the latest version of the configuration from the configuration repository.
  3. Verify and Commit:

    • After the project pulls the new configuration, thoroughly test the application to ensure that the new configuration works as expected.
    • Once verified, commit the changes to the frontend repository and push them to the remote repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •