muffin-client
muffin-client copied to clipboard
The Ember app that powers muffin's frontend
This repository contains the Ember app that handles muffin's admin area.
While it's definitely a big part of muffin, it's not being treated as a real "package". Every time a new version of muffin gets published, it will simply be included in the main package. The only reason why it's a separate repo is because it's much cleaner and the folder structure is less deep.
Usage
Read this to learn more about how to get started with muffin.
Contribute
As stated above, this Ember app won't do much on its own. Rather than that, it needs an API endpoint where it can retrieve its data from. Because of this, you'll have to follow this guide if you want to contribute something.