Skip to content

Instantly share code, notes, and snippets.

@laxmariappan
Last active May 23, 2022 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laxmariappan/1b06ef36de025da058f595bf173a0525 to your computer and use it in GitHub Desktop.
Save laxmariappan/1b06ef36de025da058f595bf173a0525 to your computer and use it in GitHub Desktop.
Remix + WP demo
npx create-remix@latest
//Hit enter to confirm the installation
? Where would you like to create your app? (./my-remix-app) `remix-wp`
//The default name is my-remix-app, you name your app here. I’ve named it remix-wp
//The next step would be choosing the app server.
Where do you want to deploy? Choose Remix if you're unsure; it's easy to change deployment targets. 
Remix App Server 
Express Server 
Architect (AWS Lambda) 
Fly.io 
Netlify 
Vercel 
Cloudflare Pages 
Cloudflare workers
Deno
? TypeScript or JavaScript? (Use arrow keys)
TypeScript 
JavaScript 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment