posix4e / escrow-dashboard-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUMAN Escrow Factory Dashboard

This is a readonly dashboard of the Escrow Factory contract

Escrow Factory is used for grouping Escrows in the blockchain. Everything is happening inside Polygon Mainnet. Other networks will be added later

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3002 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

yarn test/ run lint

Branching

GitFlow convention is to be followed (and feature PRs should target develop branch rather than master)

Deployment

Internal CI CD documentation

Deployment Endpoints

develop branch → staging: http://ec2-18-219-139-195.us-east-2.compute.amazonaws.com/

master branch → production: https://dashboard.humanprotocol.org/

Tests

Feel free to add your own automated tests following GiHub Actions documentation

About


Languages

Language:TypeScript 95.2%Language:HTML 2.8%Language:CSS 1.4%Language:JavaScript 0.3%Language:Dockerfile 0.3%Language:Shell 0.0%