> For the complete documentation index, see [llms.txt](https://docs.exile.watch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exile.watch/projects/doryani.md).

# doryani

- [Contributing](https://docs.exile.watch/projects/doryani/contributing.md)
- [Actions](https://docs.exile.watch/projects/doryani/actions.md)
- [Authenticate to GitHub Package Registry](https://docs.exile.watch/projects/doryani/actions/authenticate-to-github-package-registry.md): Action designed to automate the authentication process with GitHub Package Registry
- [Install npm dependencies](https://docs.exile.watch/projects/doryani/actions/install-npm-dependencies.md): Action designed to install NPM dependencies
- [Code quality assurance](https://docs.exile.watch/projects/doryani/actions/code-quality-assurance.md): Action designed to enforce Code Quality Assurance by automating checks for code formatting, linting, testing, and build verification
- [Deploy webapp](https://docs.exile.watch/projects/doryani/actions/deploy-webapp.md): Action designed to automate the deployment of web applications to Cloudflare Pages
- [Publish package](https://docs.exile.watch/projects/doryani/actions/publish-package.md): Action designed to automate the process of publishing a Lerna package to a github npm registry
- [Preview publish package](https://docs.exile.watch/projects/doryani/actions/preview-publish-package.md): Designed to automate the process of building and publishing a preview version of a exile.watch package to a GitHub NPM registry, enabling users to test and evaluate changes before the final release
- [Preview deploy webapp](https://docs.exile.watch/projects/doryani/actions/preview-deploy-webapp.md): Action designed to automate the process of building and deploying a preview version of a webapp to Cloudflare Pages, enabling users to test and evaluate changes before the final release
