nova icon indicating copy to clipboard operation
nova copied to clipboard

Why stoped development?

Open SergeyKutsko opened this issue 7 years ago • 3 comments

SergeyKutsko avatar Nov 06 '18 04:11 SergeyKutsko

Hi @SergeyKutsko thanks for asking :-)

to be honest, it's not really stopped, it's just on hold because it didn't get too much attention/contributions and I actually hadn't a chance to work on e-commerce field any more.

However, if there's any interest out there, I could start developing again on it, I have lots of ideas to implement.

andreapavoni avatar Nov 06 '18 10:11 andreapavoni

do you thik it have sence to implement only API and Ember Front?

вт, 6 нояб. 2018 г., 12:17 Andrea Pavoni [email protected]:

Hi @SergeyKutsko https://github.com/SergeyKutsko thanks for asking :-)

to be honest, it's not really stopped, it's just on hold because it didn't get too much attention/contributions and I actually hadn't a chance to work on e-commerce field any more.

However, if there's any interest out there, I could start developing again on it, I have lots of ideas to implement.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/andreapavoni/nova/issues/11#issuecomment-436201664, or mute the thread https://github.com/notifications/unsubscribe-auth/AAZ6ZqjD72l_GvhULnpNKeCBTScCBdXwks5usWGfgaJpZM4YPutU .

SergeyKutsko avatar Nov 06 '18 11:11 SergeyKutsko

Here there are some ideas I've in mind for this project:

  • API only (aka headless) backend
  • frontend agnostic: I'm a great fan of VueJS (and NuxtJS to create a Static SPA), but I'd like to leave this choice to final users/devs, so even Ember or other JS libs/frameworks would work
  • (nice to have) use GraphQL rather than REST API (IMHO, it reduces a lot of complexities for the API design)
  • (nice to have) adopt a CQRS/ES like approach, to split features/services and to avoid the mess of having several things happening under the hood without control, just like what happens in Spree/Solidus and its monolithic approach

these are just ideas, I need to elaborate them and check how much interest would be around it. I'm open to sponsors and other kind of contributions ;-)

andreapavoni avatar Nov 06 '18 11:11 andreapavoni