Use this project to develop for the AEM Edge Delivery site for firefly.adobe.com
- Add the project to the Helix Sidekick.
- Start creating your content.
- Install the Helix CLI:
sudo npm install -g @adobe/helix-cli
- Run
hlx up
this repo's folder. (opens your browser athttp://localhost:3000
) - Open this repo's folder in your favorite editor and start coding.
You need to be on VPN and you need to use the following instructions to setup https://localhost.adobe.com for both IMS and Analytics integrations
https://main--milo--adobecom.hlx.page/docs/engineering/running-milo-locally-decom (last tab at the bottom)
To install the latest from @sentry-wrapper, you need to be on VPN and:
You need something like this in your .npmrc file:
@sentry:registry=https://artifactory.corp.adobe.com/artifactory/api/npm/npm-sentry-release/
//artifactory.corp.adobe.com/:_authToken=%TOKEN%
Replace %TOKEN% with the token you have, or if you need a new one:
- Go to artifactory
- Click sign in
- Click your name in the top right corner
- Click Edit Profile
- Click Generate an identity token
- Take the generated token and replace %TOKEN% in your .npmrc
npm run test
or:
npm run test:watch
This will give you several options to debug tests. Note: coverage may not be accurate.
- Create a Service Now ID for your project via Service Registry Portal
- Update the
.kodiak/config.yaml
file to make sure valid team members are assigned security vulnerability Jira tickets.