Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.2 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.2 KB

WIP | Shopify Remix / React Router DOM x Prisma Boilerplate

An embedded app starter template to get up and ready with Shopify app development with Remix / React Router DOM and Prisma.

I've included notes on this repo which goes over the repo on why certain choices were made.

Supporting repositories

Why I made this

Self hosting Next.js was getting irritating and instead of picking up a non-React framework, I wanted to dive in deeper into Remix and see what's up. Turns out, when self hosting on a VPS, Remix doesn't screw you over and works as expected.

Notes

  • Refer to SETUP
  • The project comes with snippets to speed up development. Refer to Snippets.