Closed aliameur closed 10 months ago
Deployment failed with the following error:
Resource is limited - try again in 5 hours (more than 100, code: "api-deployments-free-per-day").
CI is running/has finished running commands for commit efe71a8bd0fe8c988c60cc656ae442ee825a3463. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
Sent with 💌 from NxCloud.
Overview
Scaffolded a new next.js project to hold an admin panel considering the issues
@medusaja/admin
has with a monorepo support. Besides, it is very bloated with unneccessary features and would have required usingpatch-package
to build upon anyways.Switched package manager from pnpm to yarn. Make sure you sure v3.6.4
Started a GitHub Action workflow to perform checks before deployment on heroku.
Updates #26