React dev suite
Find a file
2021-08-03 09:03:41 +02:00
.storybook DEV;Storybook build 2021-08-03 09:03:41 +02:00
config TECH;Init storybook 2021-08-03 09:03:41 +02:00
docker TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
e2e TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
packages DEV;Storybook build 2021-08-03 09:03:41 +02:00
scripts DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
stories DEV;Storybook build 2021-08-03 09:03:41 +02:00
types DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
.eslintignore DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
.eslintrc DEV;Add localization pluralize support 2021-03-20 17:25:18 +01:00
.gitignore DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
.npmrc FIX;NPM registry for treejs 2021-02-17 20:09:36 +01:00
.prettierrc DEV;Add missing documentation code example for components 2020-07-24 11:27:54 +02:00
Jenkinsfile DEV;Add project key for SonarQube 2021-01-21 18:23:13 +01:00
lerna.json RELEASE;New version 0.8.0 2021-04-26 18:18:40 +00:00
nightwatch.json TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
package-lock.json DEV;Storybook build 2021-08-03 09:03:41 +02:00
package.json DEV;Storybook build 2021-08-03 09:03:41 +02:00
README.md DEV;Form with how to and examples 2020-07-24 22:39:52 +02:00
tsconfig.json DEV;Storybook build 2021-08-03 09:03:41 +02:00

TREEJS

Framework for react app.

Create new release version

Push to branch:

  • patch - release/patch
  • minor - release/minor
  • major - release/major

Deploy version to production

Push to branch:

  • latest - deploy/latest
  • tag - deploy/tag

Push to master will deploy latest app version