-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Feat: ng add angularfire2 #1676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I've been working with schematics for AF2 and have the following proposals. Please post ideas and feedback so we can get the ball rolling:
Generates a fully fleshed-out feature module based on a goal like CRUD, user auth, forms, etc. The idea is here is to provide a best practices example to be used as a starting point or just solve common problems. (This will be the most difficult schemtic to build and maintain) |
Has this gone anywhere? |
Hey @codediodeio , I think it would be great to start even (or: especially) with having
If you're opened to it, I would gladly help with this one (I've already prepared analogous part on other projects) |
@sulco That would be amazing. I've not had the time recently to move this forward. Just having |
Great, I'm on it then - should have a PR within the next couple of days. |
Heya, @sulco any updates on this? I can help if you have any problems :) |
@sulco I'm also willing to help out with this if needed. |
A possibility to install and configure the package with `ng add angularfire2` command closes angular#1676
A possibility to install and configure the package with `ng add angularfire2` command closes angular#1676
A possibility to install and configure the package with `ng add angularfire2` command closes angular#1676
A possibility to install and configure the package with `ng add angularfire2` command closes angular#1676
A possibility to install and configure the package with `ng add angularfire2` command closes angular#1676
If not already in pipeline it would be great to be able to add the angularfire 2 package by a simple
ng add angularfire2
.The text was updated successfully, but these errors were encountered: