Thomas Porter

Results 4 issues of Thomas Porter

Interesting thought I had while mulling over #472 in my mind... I've actually always kept my admin code separate from front end, and for Agnular that's meant building 2 sets...

enhancement
question

I'm trying to find a good way to use this with [react-router](https://github.com/rackt/react-router). It works wonderfully at the collection level, but I'm not sure how I could set the model on...

I end up getting "Error: mongoose-auto-increment has not been initialized". Initialization is normally done elsewhere, before the models are used...

In your readme you have `task install` as the command to run once task is installed, but in your Taskfile you've got the command as `init`.