Skip to content

Presentation for AngularMN. Blank template for building an application in angular + firebase. Working code is commented out towards the bottom of each file.

Notifications You must be signed in to change notification settings

andrew-wiskus/firebase_auth_blank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Note: This template uses Node to host the development server. ####Note: firebase only exists in the public folder, you dont need Node. The only dependancies brought in package.json are to run the local host.

  1. Log into https://firebase.google.com/
  2. Go to https://console.firebase.google.com/
  3. Create new project
  4. Go to project, click on authentication -> sign in methods, and enable 'Google';
  5. Go to projects home page, click on 'add Firebase to your web app' and copy the JAVASCRIPT into /public/scripts/firebaseConfig.js

About

Presentation for AngularMN. Blank template for building an application in angular + firebase. Working code is commented out towards the bottom of each file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published