Is there any way to introduce custom components to the builder at this time? (ie. defining a reusable set of elements for a site, where only the variables/inputs change?)
There's no start script included in the package.json file. So i'm wondering, is it as easy as just running something like npx remix-serve build/server/index.js? Would like to avoid using Docker for now, if possible.