0.0.14 • Published 2 years ago

@shashikalapatel/react-redux v0.0.14

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Publish Packages

We will configure Github Action to publish to npmjs packages use them as dependencies in an npm project.

Registry

Developer will create there own accounts with organization based email and password, these will used in local to give access to this repo package.

Publishing a package

We are going to use multiple private packages based on environment branches.

  1. Compile npm run build:development.
  2. Authenticating by logging in to npm in local terminal npm login.
  3. Publish npm publish.
  4. Show package npm show @ovrture/react-redux.

Environment Rules

We will follow below concept

Enviroment NameBranch NameVersion Pattern
Sandboxsand
Developementdev
Testingtest
Stagingstag
Productionprod