This repository was archived by the owner on Nov 27, 2022. It is now read-only.
This repository was archived by the owner on Nov 27, 2022. It is now read-only.
Back-end Architecture #3
Open
Description
- firebase for auth
- firestore for storage
- use vercel for hosting
here's the public facing firebase config info we should use
var firebaseConfig = {
apiKey: "AIzaSyAucp45jLH1-Es09RyZPpL0qQSQCFZmY6s",
authDomain: "webdev-578ab.firebaseapp.com",
databaseURL: "https://webdev-578ab.firebaseio.com",
projectId: "webdev-578ab",
storageBucket: "webdev-578ab.appspot.com",
messagingSenderId: "942020508092",
appId: "1:942020508092:web:2d902f7c14e1e216e713b9"
};
Metadata
Metadata
Assignees
Labels
No labels