Skip to content
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

request:angularfire implementation #425

Closed
evliu opened this issue Aug 5, 2014 · 5 comments
Closed

request:angularfire implementation #425

evliu opened this issue Aug 5, 2014 · 5 comments
Labels

Comments

@evliu
Copy link

evliu commented Aug 5, 2014

i'm new to a lot of this, but would it be possible to add an option to scaffold this out with angular fire implementation?

@remicastaing
Copy link
Contributor

Do you mean, you would like to have a client side only generator?

In #424, @f2net wants to have only a server side generator...

@evliu
Copy link
Author

evliu commented Aug 5, 2014

oh that i'm not sure, but basically swap out mongodb for firebase as the db

@evliu
Copy link
Author

evliu commented Aug 5, 2014

as a side note, is there any tutorial that steps through developing a site using this generator?

@DaftMonk
Copy link
Member

DaftMonk commented Aug 6, 2014

You can take a look at this tutorial: http://tylerhenkel.com/building-an-angular-node-comment-app-using-yeoman/

Theres no reason you can't use angularfire in the scaffolded app. You could completely skip out on the database and just use the node server for serving up your static content. Angularfire wouldn't really fit as part of the generator though.

@DaftMonk DaftMonk closed this as completed Aug 6, 2014
@JaKXz JaKXz added the question label Aug 6, 2014
@evliu
Copy link
Author

evliu commented Aug 6, 2014

thanks so much for answering 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants