© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•14mo ago•
2 replies
wahab

Remix SSR build on Github Actions

I moved my builds to github actions for caching.

The project is a monorepo with multiple remix packages, two are in SPA mode, and deploy fine, since there is no build/server.

One of the packages is in SSR mode, and returns a 404 since the functions directory is not built into a worker by the remix vite:build command, understandably.

I'm struggling to get this deployment working, could someone direct me to some docs?

I found a hidden "wrangler pages functions build" command which does compile the functions directory into a worker, but I'm not sure what the exact steps are to get it up and running on pages
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Remix-Sanity-Cloudflare Pages-Github Actions
Cloudflare DevelopersCDCloudflare Developers / pages-help
3y ago
remix dev or remix build?
Cloudflare DevelopersCDCloudflare Developers / pages-help
3y ago
build status on github
Cloudflare DevelopersCDCloudflare Developers / pages-help
2y ago
Build SSR Astro
Cloudflare DevelopersCDCloudflare Developers / pages-help
2y ago