jsqu99 / emporium

An e-commerce framework using Elixir/Phoenix/Ecto
Apache License 2.0
32 stars 3 forks source link

Initial concept of module based approach #12

Closed romul closed 9 years ago

romul commented 9 years ago

I'm glad to announce that an initial concept of our modules-based architecture is ready. It already supports adding new features through modules and overriding of existing routes.