← Back to blog

Introducing Escrowr: Automated FiveM Resource Deployment

Escrowr Team·

We're thrilled to announce the public beta of Escrowr, a platform that automates your FiveM resource deployment workflow.

The Problem

If you've ever developed resources for FiveM, you know the drill:

  1. Write code
  2. Commit and push to GitHub
  3. Download your repo as a zip
  4. Log into CFX Portal
  5. Upload the zip file
  6. Wait for processing
  7. Repeat for every update

It's tedious, error-prone, and takes time away from what you actually want to do: build great resources.

The Solution

Escrowr connects directly to your GitHub repositories and CFX Portal account. When you push a commit, we automatically:

  • Fetch your code from GitHub
  • Upload it to CFX Portal for escrow
  • Track the version in your dashboard

That's it. Push and forget.

Key Features

Push to Deploy

Connect your repo once, then every push to your configured branch triggers an automatic deployment. No more manual uploads.

Zero Source Storage

Your source code is never stored on our servers. We read it from GitHub, stream it directly to CFX Portal, and discard it immediately. Your code is safe.

Version History

Every successful build is tracked. Need to rollback to a previous version? One click and you're there.

Team Collaboration

Invite team members with role-based access. Admins can manage projects and settings, members can view builds and trigger deployments.

Getting Started

Getting started takes less than 5 minutes:

  1. Sign up with GitHub or email
  2. Connect your CFX account by authenticating with CFX Portal
  3. Add a project by selecting a GitHub repository
  4. Push code and watch it deploy automatically

What's Next

This is just the beginning. We're actively working on:

  • Discord webhook notifications
  • Build status badges for your README
  • API access for custom integrations
  • More granular build triggers

Try It Today

Escrowr is now in public beta. The free tier includes 1 project and 50 builds per month, perfect for individual developers to try things out.

Get started for free

We can't wait to see what you build.


Have questions or feedback? Reach out to us at support@escrowr.dev