A place to record and keep track of your coffee roast profiles in real-time.
This is the codebase for Bobon Profiles
Bobon Profiles is a React - Redux app built on top of a Firebase database.
Create your own Firebase project. After that, update FIREBASE constant in src/constants.js
with your own info.
Enable Google and Facebook authentication for the Firebase App.
$ npm install
$ npm run watch
After that, access the site at https://localhost:8080 (IMPORTANT: HTTPS, not HTTP - so we can use Firebase redirect authentication with Facebook and Google from the development site)
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Nathan Dao
Bobon Profiles is distributed under GPLv2 license. TLDR:
You MUST:
- Include the original code and where to get Bobon Roast
- Opensource your project
- Include Bobon Roast's copyright
- State changes made to Bobon Roast
- Include the GPLv2 lincense in your source code
You can:
- Commercial use
- Modify
- Distribute
- Place Warranty
You cannot:
- Sublicense
- Hold liable
Copyright © 2016 Nathan Dao Licensed under the GPLv2 license.