Skip to content

RADFish CLI 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@brockinit brockinit released this 25 Jan 21:43
· 71 commits to main since this release
4d1dd11

What's Changed

This is the initial release of the RADFish frontend development framework CLI. This code represents the the CLI tool used to scaffold new NOAA applications.

JIRA Release

Stories Addressed:
As a NOAA Developer, I have can build applications using web components that abide by USWDS standards
As a NOAA Developer, I can quickly scaffold a new NOAA frontend application
As a NOAA Developer, I can efficiently piece together a dynamic webform using components that manage form state, handle validation/errors, submission
As a NOAA Developer, I don't have to worry about implementing branding/styling if using the default NOAA approved style guide
As a NOAA Developer, I have access to a simple API client that can be used to make requests to backend services

Full Changelog: https://github.com/NMFS-RADFish/cli/commits/0.1.0