Repository URL to install this package:
|
Version:
2.0.21 ▾
|
| dist |
| package.json |
| README.md |
This is a react website built with webpack to a static bundle with injector capabilities It talks to the wayke api on vcs
npm install npm run dev
This will run the demo server which serves a page with the injector file.
A conditional "isBusinessLeasing" is a prop that hides/shows content related to business lease.
Make sure your global gulp command line is up to date:
npm i -g gulp-cli
npm run build:vcs
docker build . -t testwayke docker run -p 8080:8080 testwayke
We currently have a new style staging environment in the cloud which is hooked up to the new deployer but still under development.
https://volvo-react-wayke-staging.c1.fbinhouse.se/#/s
BUT due to time constraints, we will deploy this using the old method to hector and vcs.
Note: Don't forget to build before committing.
Commit everything to develop branch to see the example page running at:
https://hector.fbinhouse.se/volvo-react-wayke/develop/
Use slack command
/deploy vcs volvo-react-wayke
Inject the application in to sitecore in the same way as the node demo server and index.php page:
This repository (volvo-react-wayke) has been modified to also build a react component which is published to gem fury and used in the VDW Render lib (volvo-vdw-render-lib).
Built to the /dist dir which is git ignored.
The render lib is shared by the frontend (volvo-vdw-frontend) and backend dms admin panel (volvo-dms-spa) Hence, when updating this repository, you will need to: