This repository contains the AVO React components to be consumed by the end user and admin applications.
| Role | Handle / username |
|---|---|
| Principal/Owner | Bart Debunne bart.debunne@viaa.be |
| Lead Developer | Enzo Eghermanne enzo.eghermanne@studiohyperdrive.be |
| Lead Developer | Bert Verhelst bert.verhelst@studiohyperdrive.be |
| Developer | Benjamin Naesen benjamin.naesen@studiohyperdrive.be |
Code Review:
The avo components app will provide the following:
- Re-usable React components, published on registry under @viaa/components
React w/ Storybook
- Update
package.jsonversion to match release branch version. - Merge the desired
release/vX.X.Xbranch into themasterbranch. - Add the current version as a tag BEFORE pushing said merge. (Format:
vX.X.X) - You can follow the deploy & release in the GitHub repo.
- When release, you can use the new release in other repositories.
- Package installation will fail if you're not connected with the meemoo VPN.
- AvO 2 packages can be found under the
@viaanpm namespace.
docker-compose up