Open basicfeatures opened 2 years ago
Thanks for your feedback, @basicfeatures. That's something present in our roadmap but not there yet 🙂
@basicfeatures would you be able to provide the basic steps (need for it to be fancy!) you used to move manually from root to a namespace?
That could turn very useful for:
Hey guys,
Thanks for the interest!
I'll be back with a working solution ASAP.
Hello! Trying to add the starter frontend to my namespaced Rails app but it seems the installer places everything into the root so I have to manually move things around afterwards. Maybe in the future it could support something like this?
rails generate solidus:install --frontend=solidus_starter_frontend --namespace=store
Thanks 🙏