Skip to content

Web application built using the Remix framework and Cloudflare worker service bindings. The app utilizes a gateway-service to link a Remix loader function to a user service.

Notifications You must be signed in to change notification settings

EliBates/remix-cf-workers-service-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remix Cloudflare Worker Service Bindings

This project shows an example of a remix app deployed to cloudflare pages. It uses cloudflare worker service bindings to make an API gateway which interfaces an example user service.

Cloudflare worker service bindings

Cloudflare worker service bindings

Deployment

Pre-requisite:

Make sure you set up the wrangler CLI and are signed into your CF account.

Steps

  1. cd into the services/user folder
  yarn publish
  1. cd into services/web-gateway folder
  yarn publish
  1. Deploy the git repository for the web on cloudflare Settings for setting up git repo on cloudflare

About

Web application built using the Remix framework and Cloudflare worker service bindings. The app utilizes a gateway-service to link a Remix loader function to a user service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published