Open hope-rahman opened 8 years ago
@UndeadBaneGitHub any ideas?
@ilanbiala mean-module was kinda designed to only create the folder structure and nothing else. The actual CRUD implementation goes to CRUD module - and I'm almost done with it. Client-side implementation is done, only server-side is left.
The whole structure and templates have been updated already to look like the latest MEAN article/chat implementations, so it's going to be quite a big PR there. Hopefully, I will have it finished by the end of this week.
As for "not working on 0.4.3" part, I will check it out. I actually use fringe Node version (5.x), and it looks quite ok. After I've finished the new generator (turned out much tougher, than I initially anticipated) I will re-test all the generator under all versions.
:+1: sounds good. @hope-rahman I hope that answers your question. We'll post on this issue when this is added in the next version.
thanks
Just want to say I'm excited for this. Thanks!
have u make those changes
we are excited to see new update. could u pls tell us how long it will take?
@hope-rahman @eaktadiur The CRUD generator is ready and working, I will PR the update today, stay tuned! :+1:
You are the bee's knees. ❤️
On Feb 19, 2016, at 8:04 AM, UndeadBaneGitHub notifications@github.com wrote:
@hope-rahman @eaktadiur The CRUD generator is ready and working, I will PR the update today, stay tuned!
— Reply to this email directly or view it on GitHub.
thank you for the update
I will test now.
yo meanjs:crud-module namecrud not working yet '-'
yo meanjs:angular-module modulename
not working too
@rof20004 no more name specifying at the call. Call it just like this yo meanjs:crud-module
And there is no angular-module
subgenerator, it is now called mean-module
Man, docs seriously need to get updated :)
Also, the PR with crud-module
hasn't been merged yet - so if you want to test the generator, you'll have to pull the PR code and npm link
it on your machine.
Ok, I will waiting for merge, thanks. I tested mean-module and it works!!
try instead yo meanjs:crud-module
yo meanjs:mean-module company and yo meanjs:crud-module company is not work on 0.4.3 but 0.1.12 working fine