Version 1.0
Last Updated On - 31st October 2024
Install these in order to successfully run this dashboard in your web browser.
npm install
const firebaseConfig = { apiKey: "", authDomain: "", databaseURL: "", projectId: "", storageBucket: "", messagingSenderId: "", appId: "", measurementId: "" };
export const AWS_REGION = ""; export const AWS_ACCESS_KEY_ID = ""; export const AWS_SECRET_ACCESS_KEY = ""; export const AWS_BUCKET = ""; export const firebaseConfig = { apiKey: "", authDomain: "", databaseURL: "", projectId: "", storageBucket: "", messagingSenderId: "", appId: "", };
npm start
npm run build
----------------------------------------------------------------------------------------- Version 1.0.0 - October 31st, 2024 ----------------------------------------------------------------------------------------- - first version