Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.57 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.57 KB

Drip Frontend

Maintainability

Devnet Mainnet
Staging n/a n/a n/a
Production n/a Netlify Status
App

Deploy Process

Devnet Mainnet
Staging Merge to main Merge to main
Production Action via infra repo Action via infra repo

Getting Started

Install dependencies

yarn

Link local @dcaf-labs/drip-sdk (optional)

  • In dcaf-labs/drip-sdk, run:
yarn link
  • In dcaf-labs/drip-frontend, run:
yarn link @dcaf-labs/drip-sdk