Skip to content

Instantly share code, notes, and snippets.

@CoskunKurtuldu
Last active May 11, 2019 22:28
Show Gist options
  • Save CoskunKurtuldu/d4e8b1f9f7bf6f7c9274fc797fdef1ac to your computer and use it in GitHub Desktop.
Save CoskunKurtuldu/d4e8b1f9f7bf6f7c9274fc797fdef1ac to your computer and use it in GitHub Desktop.
<script>
// Your web app's Firebase configuration
var firebaseConfig = {
apiKey: "AIzaSyDdcd0TbwSsQIWKTWlJg1uptMNOpgjP95M",
authDomain: "web-bildirimleri-7915c.firebaseapp.com",
databaseURL: "https://web-bildirimleri-7915c.firebaseio.com",
projectId: "web-bildirimleri-7915c",
storageBucket: "web-bildirimleri-7915c.appspot.com",
messagingSenderId: "324534114351",
appId: "1:324534114351:web:27f252ed5a61afa6"
};
// Initialize Firebase
firebase.initializeApp(firebaseConfig);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment