Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

firebase version staging site #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .firebase/hosting.YnVpbGQ.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
asset-manifest.json,1653312263816,6acd6d4d83d0ad05bbce836542b8bb9593257aa9f1fba6d2e8809d2419a3dc69
index.html,1653312263816,b6814d41c861ae5d7536845730e72c2d2abb2ee2d5c4400b28db14e8c4cb7511
static/css/main.24b863d4.css,1653312263826,9e1db49688aac5a59fdb51b28ac569a8a3f2d6613febab2008dcc3100e24d6e6
static/js/main.1679d2af.js.LICENSE.txt,1653312263829,da4d08855b54adead61025a5afb643097004b16f97b53440d5efe54341415c35
static/css/main.24b863d4.css.map,1653312263829,ad47e4581ac9a0351b78082b7494153985ac676879c4e0b743d69d7baf28baf1
static/js/main.1679d2af.js,1653312263824,ac34030b4d14cd323eb628b256de0e6eeeae2e7cfaf1b01e8a5094e68e011ee1
static/js/main.1679d2af.js.map,1653312263824,862260e03515ecaaa24febb278c6f276c0f3fdfc6247325d5c5d954b53090d7e
1 change: 1 addition & 0 deletions .firebase/hosting.eQ.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
index.html,1652789709424,14e1a58a2a63b4cb4f10da00a8eb8c33299f4b212f1aad2e47c84768e489ef3c
5 changes: 5 additions & 0 deletions .firebaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"projects": {
"default": "unbxd-stagingdemo"
}
}
13 changes: 13 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"files": {
"main.css": "/static/css/main.24b863d4.css",
"main.js": "/static/js/main.1679d2af.js",
"index.html": "/index.html",
"main.24b863d4.css.map": "/static/css/main.24b863d4.css.map",
"main.1679d2af.js.map": "/static/js/main.1679d2af.js.map"
},
"entrypoints": [
"static/css/main.24b863d4.css",
"static/js/main.1679d2af.js"
]
}
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<head><script defer="defer" src="/static/js/main.1679d2af.js"></script><link href="/static/css/main.24b863d4.css" rel="stylesheet"></head><div id="root"></div>
5 changes: 5 additions & 0 deletions build/static/css/main.24b863d4.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.24b863d4.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/main.1679d2af.js

Large diffs are not rendered by default.

84 changes: 84 additions & 0 deletions build/static/js/main.1679d2af.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*! For license information please see reactSearch.js.LICENSE.txt */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* React Router DOM v6.3.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.3.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/** @license MUI v5.8.0
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions build/static/js/main.1679d2af.js.map

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions firebase.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Import the functions you need from the SDKs you need
import { initializeApp } from "firebase/app";
// TODO: Add SDKs for Firebase products that you want to use
// https://firebase.google.com/docs/web/setup#available-libraries

// Your web app's Firebase configuration
const firebaseConfig = {
apiKey: "AIzaSyCTAxtUO6lc8zicr1ZNhJOqbjflb6wGCu0",
authDomain: "unbxd-stagingdemo.firebaseapp.com",
projectId: "unbxd-stagingdemo",
storageBucket: "unbxd-stagingdemo.appspot.com",
messagingSenderId: "576484093693",
appId: "1:576484093693:web:ccef7807ac4f5877b65894"
};

// Initialize Firebase
const app = initializeApp(firebaseConfig);
16 changes: 16 additions & 0 deletions firebase.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"hosting": {
"public": "build",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
}
Loading