tanyacare-middleware
Advanced tools
Weekly downloads
Readme
Built Using : Redux-Toolkit
Purpose : Used as a common store for both Mobile and WEB platforms.
Description : This project contains collection of REDUX ACTIONS and REDUX STATES
Slices is a combination of ACTIONS and REDUCERS.
Example , CounterSlice - Contains ACTIONS (INCREMENT , DECREMENT) and STATE (counter : 0)
Note: CreateSlices only for Entities
Feature Branch Naming Convention
feature/RootBranchName/featureName
Bugfix Branch Naming Convention
bugfix/environment/RootBranchName/bugName
HotFix Branch Naming Convention
hotFix/environment/RootBranchName/bugName
ChangeRequest Branch Naming Convention
cr/environment/RootBranchName/bugName
Please mark down the commit id of the branch while you are creating a new branch from the root branch
While releasing this branch please add the bug || feature || cr - names in the read me file of this branch
(cr || hotfix || bugfix || feature)/version
While releasing this branch please add the bug || feature || cr - names in the read me file of this branch
Branch Id : -- branch id here --
Created Date : -- Branch Created Date here --
Features / Bug / Change Request :
--Features / Bug / Change Request Name--
--Features / Bug / Change Request Name--
This branch contains
Branch Id : d4d1da781731af742dcb406542d108e402fc3331
Created Date : 19/06/2021
Feature:
dev
FAQs
Unknown package
The npm package tanyacare-middleware receives a total of 219 weekly downloads. As such, tanyacare-middleware popularity was classified as not popular.
We found that tanyacare-middleware demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.