GitXplorerGitXplorer
l

muffin-client

public
15 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
c9ec4edac76e8a0c24b8eb1845f9caeb49a0ab87

Proper author info

lleo committed 8 years ago
Unverified
3f4c3bdaece19030740cbee070ea4cee8a5e6fe7

And also everywhere

lleo committed 8 years ago
Unverified
16430f70ada5db7b04b61c5b0166d8ed8779139b

Name should be small

lleo committed 8 years ago
Unverified
8bd7cbcc3dbf87d96f305826a97abab2703d32f1

Use short URL for repo

lleo committed 8 years ago
Unverified
888c2f78ac558cfd2b038ea87154db70397894fc

Adjust name of org

lleo committed 8 years ago
Unverified
3f23e49366daceec7ad16d3558ec48e154457058

Update to ember-cli 2.5.1

lleo committed 8 years ago

README

The README file for this repository.

Build Status

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.