Admin Panel
This repository has the source code for admin panel for Heiphen. The web applications can be accessed on Heiphen Admin (heiphen-admin.herokuapp.com)
For API Documentation API Documentation for Admin Panel
Deployment Links
- Dev https://heiphen-admin-dev.herokuapp.com/login
- Production https://heiphen-admin-prod.herokuapp.com/login
Tech Stack
Libraries
Additional Services
Script
Installing all the dependencies :
yarn
Running server :
yarn start
Creating production build
yarn build
Github Links
- Admin Panel https://github.com/heiphen/admin-panel