84ebb5da38
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mde/ejs/releases">ejs's releases</a>.</em></p> <blockquote> <h2>v3.1.10</h2> <p>Version 3.1.10</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.. | ||
frontend | ||
server | ||
README.md |
README.md
Demo App
This App is designed to test the Cirrus functionality end-to-end.
Commands available to run the app
- To build the Demo App, including frontend and backend components, use the following command:
make build_demo_app
Frontend is available at
The frontend of the Demo App is accessible at: http://localhost:8080
Backend is available at
The backend of the Demo App is accessible at: http://localhost:3002
Env config used for the demo app
REMOTE_SETTING_URL=http://kinto:8888/v1/buckets/main/collections/nimbus-web-experiments/records
APP_ID=demo-app-beta
APP_NAME=demo_app
CHANNEL=beta
CIRRUS_FML_PATH=./feature_manifest/sample.yml