googlearchive / angularfire-seed

Seed project for AngularFire apps
http://angularfire.com
MIT License
409 stars 191 forks source link

How do I login? #92

Closed ix-xerri closed 8 years ago

ix-xerri commented 8 years ago

Can you give me a username and password?

katowulf commented 8 years ago

Check out the README section on Configuring The Application. You need a Firebase instance name (e.g. https://.firebaseio.com), which you put into the File, and you need to enable authentication in your app. Once this is done, start up the app and click the Create Account button.

ix-xerri commented 8 years ago

everything works....it may help to make these steps a bit more prominent