This is the frontend of the Darth-VDR project of the AA-Dhaar team for the Sahamati Account Aggregator Hackathon.
Darth VDR
Darth VDR allows computations on private data through proprietary algorithms in isolated virtual data rooms of a regulated entity without exposing the data or the algorithms to the opposite party.
Frontend: React + TypeScript Cloud Infrastructure: AWS Lambdas, AWS S3, AWS Fargate, AWS EC2 (Domain Filtering) Database: PostgreSQL Server: Java + Spring Boot Lambdas: NodeJS, Python
All code repositories are present here: aa-dhaar
Install yarn from here: Yarn Package Manager
Navigate to the project in your terminal.
$ yarn
$ yarn startTo create a build
$ yarn build