Skip to content

CRUD app skeleton for attaching some awesome firebase interactions

Notifications You must be signed in to change notification settings

JoeShep/music-history-firebase-bolierplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music history w/gulp/browserify/sass/firebase3

To run:

  • clone this repo
  • cd into it
  • run npm install
  • Add your Firebase credentials to javascripts/fb-getter.js then add javascripts/fb-getter.js to your .gitignore
  • Run Gulp to compile the CSS and JS files
  • You'll need to add all the logic for getting, adding, editing, and deleting songs to main.js and db-interactions.js
  • You'll need to add authentication logic to user.js
  • Can you become a Firebase Ninja Unicorn? Yup.

About

CRUD app skeleton for attaching some awesome firebase interactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published