tanyacare-middleware

2.0.154 • Public • Published

Project Name : ManagedCare ReduxStore

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

BRANCH AND FEATURE DETAILS:

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

Merging multiple Branches Template

(cr || hotfix || bugfix || feature)/version

  • [ ] While releasing this branch please add the bug || feature || cr - names in the read me file of this branch

This branch contains

Branch Id : -- branch id here --

Created Date : -- Branch Created Date here --

Features / Bug / Change Request :

  1. --Features / Bug / Change Request Name--

  2. --Features / Bug / Change Request Name--

Example:

This branch contains

Branch Id : d4d1da781731af742dcb406542d108e402fc3331
Created Date : 19/06/2021

Feature:

  1. dev

Readme

Keywords

none

Package Sidebar

Install

npm i tanyacare-middleware

Weekly Downloads

451

Version

2.0.154

License

ISC

Unpacked Size

3.21 MB

Total Files

3

Last publish

Collaborators

  • venkat_q