You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a data engineer
I need instructions and a demo for running the AP UI locally
So that I can contribute to development on my local machine, bypassing the need to go through the whole CI cycle for each change I implement.
Value / Purpose
Having the ability to implement and test changes to the AP UI locally will mean that work can be executed and validated more quickly than if each change has to go through the full process of being integrated and deployed to the environment the (prod or dev) service is running.
Having the instructions documented alongside a demo of the steps will enable engineers to be able work on the project locally more efficiently and confidently.
Useful Contacts
No response
User Types
No response
Hypothesis
No response
Proposal
When running the AP UI locally, it would be useful to be able to ensure it integrates with external AWS services or databases.
This could include using mocking for these services.
Additional Information
No response
Definition of Done
Process for running locally documented
Demo of process given with the AP team in a huddle
The text was updated successfully, but these errors were encountered:
Updated readme to include instructions on how to run locally.
Post create script now also creates static assets and runs migrations
Updated readme can be viewed here
User Story
As a data engineer
I need instructions and a demo for running the AP UI locally
So that I can contribute to development on my local machine, bypassing the need to go through the whole CI cycle for each change I implement.
Value / Purpose
Having the ability to implement and test changes to the AP UI locally will mean that work can be executed and validated more quickly than if each change has to go through the full process of being integrated and deployed to the environment the (prod or dev) service is running.
Having the instructions documented alongside a demo of the steps will enable engineers to be able work on the project locally more efficiently and confidently.
Useful Contacts
No response
User Types
No response
Hypothesis
No response
Proposal
When running the AP UI locally, it would be useful to be able to ensure it integrates with external AWS services or databases.
This could include using mocking for these services.
Additional Information
No response
Definition of Done
The text was updated successfully, but these errors were encountered: