-
Notifications
You must be signed in to change notification settings - Fork 18
Developing Frontend
Daehyun Paik edited this page Apr 9, 2022
·
2 revisions
Frontend will be deployed to public web per each development stage.
-
main
branch: https://qfi-staging.vercel.app -
dev
branch: https://qfi-dev.vercel.app
Note: It is yet inactive and will activated when V0.0.2 released.
Any submitted PR contains changes to packages/app
, packages/hooks
, packages/ui
will generate preview URL with its own domain:
qfi-git-branch-quadratic-funding.vercel.app
Management dashboard is https://vercel.com/quadratic-funding/qfi. To access this page, relevant permission should be granted.