Rehive's dashboard is designed to help you manage your product from end-to-end:
- invite new users, collect KYC documents, verify user information,
- clear deposits and withdrawals, manage and review transactions,
- manage customer support,
- set transaction fees, set transaction limits, set notification preferences,
- configure employee and user permissions
- and more.
Rehive's back office dashboard is an open sourced project in Angular JS which advanced users can host in order to extend functionality.
- fork the repository
- git clone
https://github.com/{{username}}/dashboard-angular.git, - cd into
dashboard-angular - run
npm installto install the dependencies, - to run local copy in development mode, execute:
gulp serve, - to run local copy in production mode, execute:
gulp serve:dist.
Check us out at Rehive
MIT license.