Skip to content

tmkelly28/firemaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there! I'm a starting point for simple React applications that want to use Firebase. That's right - I'm a full-front end app using a realtime cloud database for everything!

screen shot 2016-11-14 at 9 15 32 am

But really, I'm just looking for a good home.

I don't have that many opinions, but here they are:

  • I prefer the Redux ecosystem
  • I prefer that you use redux-thunk to handle asynchronicity
  • I prefer the ducks approach to organizing your redux code

Gee, I hope that's okay. You can change them if you want...it's just that's what I come with out the box.

I also require Bootstrap 3 via CDN, so you can easily change it out. I even use the Firebase CDN as well, just in case you decide you don't like Firebase anymore.

But I hope you decide you still like me.

Here's how to start using me:

  1. Fork your own copy of me
  2. Create your app on Firebase
  3. Enable email/password authentication (under Authentication/Sign-In Method from your app's dashboard)
  4. Record your apiKey, authDomain, databaseUrl, and messagingSendId
  5. Copy the above into the config object in my app/db.js file
  6. npm install
  7. npm start (this uses webpack-dev-server)

I think this is the beginning of a beautiful friendship.

If you notice any issues, please put them here in my GitHub. Thanks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published