Sascha Depold
Sascha Depold
+1 Dunno when it will be available but yeah: +1 :) guess this should be part of 1.7
FYI: https://github.com/sdepold/sequelize#180
thanks for the hint!
Apparently related to https://github.com/tj/dox/issues/149
:+1:
Hi @arechsteiner, this is a tiny project I was working on some months ago. Actually one year ago ^_^. I wasn't even aware if its existence to be honest. There...
You could just clone it to whatever location you want and require it with the respective path. like this: ``` sequelizeAdmin = require(__dirname + "/../path/to/sequelize-admin/index") ``` @abandoned: Yeah, I will...
This project is not under active development anymore but you are totally welcome to continue work on it. I think it was a nice idea but I didn't have the...
True :D Wanna file a PR?
this would rock hard! I'm open to any pull request :) btw. is the admin panel already working for you?