Upgradable workflow for Availity boilerplate projects
The Availity Workflow Toolkit is a valuable tool designed for developers who work on web projects using Availity, offering a robust environment inspired by the widely-used create-react-app. This toolkit streamlines the setup and configuration process, making it easier for teams to focus on building their applications with minimal overhead. With built-in support for both React and TypeScript templates, it allows for flexibility and efficiency right from the start.
This toolkit not only simplifies the project structure but also integrates various helpful features that enhance the development experience. It includes utilities for managing static files, automatic version tracking, and simplified configuration options, making it a must-have for modern web development.
project/app/static directory are automatically copied to the build directory, making it easy to manage static assets without complex integrations.APP_VERSION is included in the JavaScript bundle, allowing developers to easily check the deployed application’s version through the browser debugger.package.json, offering flexibility and ease of use.jest.setup.js), facilitating unit testing from the get-go.