Skip to content

karpatkey dapps, reports, panic button and revokal app

Notifications You must be signed in to change notification settings

1022ranji/karpatkey-dapps-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karpatkey dapps monorepo

This repository contains the source code for the karpatkey dapps.

Linter Styled With Prettier Next JS Typescript

This repository is a work in progress, please be patient, we still have a lot to do.

Getting Started

TODO: Complete

Project Links

How to use

TODO: Complete

Docker

Follow below commands to get the app up and running in docker container

docker build -t dharmendrakariya/reports:test .
docker run -p 3000:3000 dharmendrakariya/reports:test

Docker reports dev

Follow below commands to get the app up and running in docker container, before add the proper args configuration to the command.

Build the image

docker build -f Dockerfile.reports.dev -t reports:dev --build-arg REACT_DATA_WAREHOUSE_ENV=...

Execute the image

docker run -dp 127.0.0.1:3000:3000 reports:dev

Check that everything is working fine

docker exec -it CONTAINER_ID /bin/sh

Roadmap

  • Create report dApp. In progress
  • Integrate new design. In progress
  • Create revoker dApp.
  • Create panic button dApp.

Contribution

Any and every contribution is welcomed and appreciated.

Sections of the app and their data dependencies

Check out the readme Data documentation for more details.

About

karpatkey dapps, reports, panic button and revokal app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages