Introducing Escrowr: Automated FiveM Resource Deployment
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:
- Write code
- Commit and push to GitHub
- Download your repo as a zip
- Log into CFX Portal
- Upload the zip file
- Wait for processing
- 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:
- Sign up with GitHub or email
- Connect your CFX account by authenticating with CFX Portal
- Add a project by selecting a GitHub repository
- 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.
We can't wait to see what you build.
Have questions or feedback? Reach out to us at support@escrowr.dev