Code Monkey home page Code Monkey logo

fireblogger's Introduction

Fireblogger

#notice The updated version of this project with geofire and geolocation setup is here => Ionic3 firebase geofire setup . Dont forget to star it, I'm counting on you . thanks.

A blogging app built with Ionic 2 and Firebase

Tutorial

The video tutorials for this repo is on youtube, please do well to subscribe: https://www.youtube.com/playlist?list=PLnBvgoOXZNCPxZJohnrdfR6Nlr1ilaHJO

Usage

To download and use this project you need to have the following installed on your machine

When you have completed the above processes, run: You can download this project directly or clone it using git run the following command

 git clone https://github.com/daveozoalor/fireblogger-ionic2-firebase3-social-network

After downloading/cloning it Change directory and run npm install Run

cd fireblogger
npm install

to pull in the project dependencies.

*After that, you need to update the app.ts located in `app\app.ts' your own firebase credentials that you obtained firebase console for the project it will look like this:

<script src="https://www.gstatic.com/firebasejs/3.3.0/firebase.js"></script>
<script>
  // Initialize Firebase
  // TODO: Replace with your project's customized code snippet
  var config = {
    apiKey: "<API_KEY>",
    authDomain: "<PROJECT_ID>.firebaseapp.com",
    databaseURL: "https://<DATABASE_NAME>.firebaseio.com",
    storageBucket: "<BUCKET>.appspot.com",
  };
  firebase.initializeApp(config);
</script>

That's all, you are good to go.

How to thank me

Contacts

License

Fireblogger is open-sourced software licensed under the MIT license.

fireblogger's People

Contributors

davepartner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fireblogger's Issues

white screen

@daveozoalor - I got a white screen when i close and then re-open the app as logged in... I must to clear cache to open the app with login page..
any solutions for this?

many thanks!

404 error with api call

Please help, am new to ionic, whenever i make an api call, it returns 404 error on devices

not saving in firebase

Hi Dave!

I love your youtube's Tutorials too much and very well explain...

Unfortunately, I got error in below and it doesn't save in firebase... could you help me to solve this?

Q {code: "auth/operation-not-supported-in-this-environment", message: "This operation is not supported in the environment…be http or https and web storage must be enabled."}

How can I solve this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.