Dashboard
The Admin Dashboard is a standalone application for managing app content
Dashboard Frontend
In order to use the dashboard ensure server running locally
yarn start:serverSee more information in Server Setup
yarn start:dashboardThis will run the dashboard locally
Deployment
This dashboard is configured to deploy using github actions
The project vercel.json is configured to expect the platform to be built locally and deployed from dist folder