This repo is a basic Angular/Angular Universal app. There are automated tests in the crypress/
directory to verify functionality is preserved. The src
directory has a majority of the UI logic.
This repo uses a fork of novo-elements that excludes the CKEditor. This should be changed at some point in the future, this will also benefit the bundle size of novo-elements.
To generate a release, create a tag and release in the Github UI, once created, attach the artifact from the latest build. Make sure the artifact is renamed to include the new release name.
Test the release by uploading the artifact to some static host. Easiest is probably AWS S3.