React dev suite
Find a file
2020-07-27 18:15:11 +00:00
docker DEV;Add missing documentation code example for components 2020-07-24 11:27:54 +02:00
e2e TECH;Change e2e app version IP 2020-05-06 19:59:50 +00:00
modules FIX;Remove unnecessary import 2020-07-27 18:15:11 +00:00
tests DEV;Code example with highlight for button 2019-11-28 22:52:33 +01:00
.eslintignore TECH;Build monorepo as npm module 2019-10-31 19:47:39 +01:00
.eslintrc DEV;Form with how to and examples 2020-07-24 22:39:52 +02:00
.gitignore TECH;Move pipeline from Jenkins to Drone 2020-03-17 19:58:43 +01:00
.npmrc TECH;Rename romanjaros.cz to romanjaros.dev 2020-07-26 20:02:53 +02:00
.prettierrc DEV;Add missing documentation code example for components 2020-07-24 11:27:54 +02:00
.stylelintrc TECH;First commit 2019-03-13 22:33:52 +01:00
app.config.ts TECH;Prettier 2019-09-16 21:35:07 +02:00
genDoc.js DEV;Add missing documentation code example for components 2020-07-24 11:27:54 +02:00
Jenkinsfile TECH;Rename romanjaros.cz to romanjaros.dev 2020-07-26 20:02:53 +02:00
jest.config.js TECH;Localization doc page 2020-03-17 19:58:07 +01:00
lerna.json RELEASE;New version 0.1.0 2020-07-26 18:47:21 +00:00
nightwatch.json TECH;Change remote selenium IP 2020-05-06 20:00:35 +00:00
package-lock.json DEV;Form with how to and examples 2020-07-24 22:39:52 +02:00
package.json DEV;Form with how to and examples 2020-07-24 22:39:52 +02:00
README.md DEV;Form with how to and examples 2020-07-24 22:39:52 +02:00
tsconfig.json TECH;Localization doc page 2020-03-17 19:58:07 +01: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