code-factory-osperb
one-stop solution for auto-generating scripts for CRUD operations and associated files in Node.js applications. Spend less time setting up and more time coding
one-stop solution for auto-generating scripts for CRUD operations and associated files in Node.js applications. Spend less time setting up and more time coding
to generate code files for async API calls and Redux store slices based on the provided titles,The first argument specifies the desired action. It can be "--all" to run both functions (asyncApis and reduxStore), "--api" to run asyncApis only, or "--store"
to generate code files for async API calls and Redux store slices based on the provided titles,The first argument specifies the desired action