Skip to content

Commit

Permalink
Merge pull request #1715 from hypersign-protocol/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
varsha766 authored Oct 12, 2022
2 parents 5ef4598 + a3f52ff commit d17a53a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Fyre
[![Netlify Status](https://api.netlify.com/api/v1/badges/898e327b-b9aa-439b-98c2-57c89608e648/deploy-status)](https://app.netlify.com/sites/hyperfyre-stage/deploys)
A platform to automate the IDO whitelisting process using Hypersign SSI infrastructure.

https://app.fyre.hypersign.id
Expand Down Expand Up @@ -38,4 +39,4 @@ Step 1:Create a braunch with version number(make sure all the code is save in st
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)
Step 5; login into AWS console (before deploying makesure backend is deployed for production)
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"eslint-loader": "^3.0.2",
"eslint-plugin-vue": "^5.2.3",
"prettier": "^2.4.1",
"vue-cli": "^2.9.6",
"vue-template-compiler": "^2.5.16"
},
"browserify": {
Expand Down

0 comments on commit d17a53a

Please sign in to comment.