hatchify icon indicating copy to clipboard operation
hatchify copied to clipboard

JavaScript, open source, CRUD app scaffolding that turns schemas into an app quickly, while allowing customization later.

Results 4 hatchify issues
Sort by recently updated
recently updated
newest added

- Include `examples` dir as part of monorepo. - Upgrade any libraries that still depended on Vite 4.x. - Fix issue with package-lock.json that resulted in 4.x persisting after all...

Fixing three bugs: 1) If your project name has spaces, the command will fail. Now, packageName is used as the folder name. In the future, the project name could be...

# Description This brings the test coverage for the react-ui package up to 90%. Note, a good amount of the react-ui tests have been smoke tests since the restClient (or...