Skip to content

Conversation

@SebastianSchuetze
Copy link
Contributor

No description provided.

SebastianSchuetze and others added 25 commits March 11, 2025 21:25
Fixes #3

Add GitHub Actions pipeline for building and deploying to Vercel.

* **Add GitHub Actions Workflow**:
  - Create `.github/workflows/deploy.yml` file.
  - Configure workflow to deploy to preview on non-main branches and to production on the main branch.
  - Include steps to install dependencies, build the project, and deploy to Vercel.

* **Update README**:
  - Add instructions for setting up the GitHub Actions pipeline and Vercel secrets.
  - Mention the required secrets: `VERCEL_TOKEN`, `VERCEL_ORG_ID`, `VERCEL_PROJECT_ID`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Ueff24/ueff24-portal/issues/3?shareId=XXXX-XXXX-XXXX-XXXX).
…wn; exclude migrations and payload-types from TypeScript compilation
@SebastianSchuetze SebastianSchuetze linked an issue Mar 15, 2025 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Mar 15, 2025

Deployment failed with the following error:

Creating the Deployment Timed Out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Research and create linting rules and linter for TypeScript

1 participant