# test **Published by:** [nightspite](https://paragraph.com/@nightspite/) **Published on:** 2022-09-23 **URL:** https://paragraph.com/@nightspite/test ## Content testlet app; if (firebase.apps.length === 0) { app = firebase.initializeApp(firebaseConfig) } else { app = firebase.app(); } const db = app.firestore(); const auth = firebase.auth(); export { db, auth }; ## Publication Information - [nightspite](https://paragraph.com/@nightspite/): Publication homepage - [All Posts](https://paragraph.com/@nightspite/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@nightspite): Subscribe to updates