Skip to content
Discussion options

You must be logged in to vote

Remix has a server-side part that GitHub Pages will not be able to run, so it will not be possible to run Remix on a pure static file hosting.

You could however, use Remix to build an API and fetch it from a SPA on GitHub Pages but you will lose most of the benefits of using Remix, at that point it's not different than CRA + any other API server.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@JacobWeisenburger
Comment options

@brookslybrand
Comment options

Answer selected by JacobWeisenburger
Comment options

You must be logged in to vote
3 replies
@sergiodxa
Comment options

@xeoneux
Comment options

@sergiodxa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants