Replies: 1 comment 1 reply
-
The list of templates where removed from the CLI, you can use the npx create-remix --template remix-run/remix/templates/cloudflare-workers If you're going to use Cloudflare, I recommend you more to use Cloudflare Pages npx create-remix --template remix-run/remix/templates/cloudflare-pages Finally, you can find the docs of the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example https://about.gitlab.com/blog/2022/11/21/deploy-remix-with-gitlab-and-cloudflare/ mentions that
create-remix
would be asking for deployment options:When replicating the commands myself, I do not get that question.
Has it been removed?
What command or process has replaced it?
Beta Was this translation helpful? Give feedback.
All reactions