Skip to content

pavlo-corder/Ubix_Pay_wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quasar App (ubix)

A Quasar Framework app

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Format the files

npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.


The rules for working with the Ubix Pay project repository.

The repository can be found on github via the following link: https://github.com/SilentNotaryEcosystem/Ubixpay-logics/tree/development

There are two main branches in the repository.

main - it is the branch where the tested version is located.

development - it is the branch where all developers' branches merge - the product is being tested in this branch.

The creation of branches to perform tasks is done from the development branch. The naming is accomplished according to the following example:

task/{name of the task from JIRA}

For example:

task/UBIX-32

After completing the tasks, you need to upload the branch with commits to the repository. Also, It is necessary to remember to notify the colleagues about it - in the chat.

If, in the working process, there are updates to the development branch, then it is necessary to upload the changes. This will as well be announced in the chat.

The general rule is a daily morning check of changes in the development branch. This applies in case automatic notification is not provided on your IDE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published