Skip to content

qrtp/push-dapp

 
 

Repository files navigation

Push (EPNS) dApp Mono Repo

The dApp that powers Push Protocol

Local Dev

git clone https://github.com/ethereum-push-notification-service/push-dapp.git
cd push-dapp
yarn install

Open up localhost:3000 by

yarn start

Make sure to have the generate the .env file from the .env.sample file. You can set up on different environments depending on the REACT_APP_DEPLOY_ENV variable(DEV or STAGING or PROD).

About

The Push Protocol Dapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.3%
  • JavaScript 31.6%
  • HTML 1.9%
  • CSS 1.2%