Skip to content

A simple seed project for getting started with firebase auth and using it with the firebase ui and google auth to access both the firebase realtime database and google apis

License

Notifications You must be signed in to change notification settings

albertpatterson/firebase-auth-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-auth-seed

a seed for a project using firebase auth

Usage

Fork this repo and use it as a starting point for a web app

development

  • build the project and watch for source file changes: npm run watch
  • build the project, watch for changes, and serve the project using webpack dev server: npm run dev
  • build the project for production: npm run build

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple seed project for getting started with firebase auth and using it with the firebase ui and google auth to access both the firebase realtime database and google apis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published