Socket
Socket
Sign inDemoInstall

tanyacare-middleware

Package Overview
Dependencies
31
Maintainers
1
Versions
342
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tanyacare-middleware


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Install size
54.1 MB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 25 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc