Hi, will the new storefront be available as open s...
# general
c
Hi, will the new storefront be available as open source?
k
Hey Chris! do you mean the demo storefront?
c
Yes
k
Yes, we are working on making the starter storefront identical to the demo but it’s not ready yet.
c
Great! Thanks for your info
k
BTW, if you need early access for any reason, I can try to pass you the demo application code directly
c
Yes, I want to try
k
Let me see what I can do and I’ll get in touch next week, how does that sound?
c
Sounds great, have a great weekend
k
Here we go: https://github.com/solidusio/solidus_starter_frontend/pull/356. On this branch there’s the work for that, it’s not 100% complete but it should do it for the most part.
To use it, I think you can skip the installation of the storefront in the solidus installer and run manyally
Copy code
bin/rails app:template LOCATION=<https://github.com/solidusio/solidus_starter_frontend/blob/paolotatone/update-templates/template.rb>
c
Thank you👍 @kennyadsl I will try it.