Skip to content

Commit

Permalink
Merge pull request #902 from hypersign-protocol/v5.0.4
Browse files Browse the repository at this point in the history
V5.0.4
  • Loading branch information
Pratap2018 authored Feb 9, 2022
2 parents bf35658 + ae9af73 commit 32c3066
Show file tree
Hide file tree
Showing 28 changed files with 1,957 additions and 775 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,20 @@ https://app.fyre.hypersign.id

## Installing & Building

node version = 14.17.1
npm version=8.3.1


```bash
npm i # to install packages
npm run dev # to run in development
npm run build # to build for production
```



Step 1:Create a braunch with version number(make sure all the code is save in stage develop and version brunch)
Step 2: check node and version
Step 3:remove node modules and packge-lock.json check for appropiate node version given in readme
Step 4:then run npm i and finally run npm run build to build for s3
Step 5; login into AWS console (before deploying makesure backend is deployed for production)
Loading

0 comments on commit 32c3066

Please sign in to comment.