Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
dotjalil committed Oct 12, 2023
2 parents 1e1c1b5 + f4658a0 commit a53798f
Show file tree
Hide file tree
Showing 39 changed files with 745 additions and 119 deletions.
28 changes: 14 additions & 14 deletions .firebase/hosting.YnVpbGQ.cache
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
asset-manifest.json,1697104029175,e8af32a74db96014836e6d7d329ad9291e0957e13c014aaf34a5baa9d2d28699
favicon.ico,1697104023603,b72f7455f00e4e58792d2bca892abb068e2213838c0316d6b7a0d6d16acd1955
logo192.png,1697104023603,caff018b7f1e8fd481eb1c50d75b0ef236bcd5078b1d15c8bb348453fee30293
robots.txt,1697104023604,391d14b3c2f8c9143a27a28c7399585142228d4d1bdbe2c87ac946de411fa9a2
manifest.json,1697104023604,341d52628782f8ac9290bbfc43298afccb47b7cbfcee146ae30cf0f46bc30900
index.html,1697104029175,093a3f2d2d4f25a31f4cbce19cb6a773764b0b89a9e0df06f509f6e4e4800fde
static/css/main.e6c13ad2.css,1697104029178,3e50f5e92915159fd2c8de23f1536cfb9f445223478cfa70edb3a6fbfe5dbf03
static/css/main.e6c13ad2.css.map,1697104029178,d99304e41fcd2e6d3aadd9df8d45fbb4b7935a1f7a03b1a272a8f0477725a7fa
static/js/787.cda612ba.chunk.js,1697104029178,285a5e985a146d7a2168e584ea82acb2a74488fa6ba9531956f59780bb9618a1
static/js/main.8fa98648.js.LICENSE.txt,1697104029178,e725950f46c70f98e1ff23e12070bad9360c4fd717d614a0e42acca066479917
logo512.png,1697104023604,191fc21360b4ccfb1cda11a1efb97f489ed22672ca83f4064316802bbfdd750e
static/js/787.cda612ba.chunk.js.map,1697104029178,065e1a2d8649dcdfcad4af1bd535dbe134e6aee9815c5a55b3610294877ea353
static/js/main.8fa98648.js,1697104029178,a2dc1b99760a36a1e6ec204bbfe23cc0e9640f1d38ffdaa99b1650a0a25b6b6a
static/js/main.8fa98648.js.map,1697104029178,12496653c344f3593fe10543471c115c13684376b3953048a65c8a857a0561b5
asset-manifest.json,1697102668138,e8af32a74db96014836e6d7d329ad9291e0957e13c014aaf34a5baa9d2d28699
manifest.json,1697102660081,341d52628782f8ac9290bbfc43298afccb47b7cbfcee146ae30cf0f46bc30900
logo192.png,1697102660081,caff018b7f1e8fd481eb1c50d75b0ef236bcd5078b1d15c8bb348453fee30293
robots.txt,1697102660082,391d14b3c2f8c9143a27a28c7399585142228d4d1bdbe2c87ac946de411fa9a2
favicon.ico,1697102660081,b72f7455f00e4e58792d2bca892abb068e2213838c0316d6b7a0d6d16acd1955
index.html,1697102668138,093a3f2d2d4f25a31f4cbce19cb6a773764b0b89a9e0df06f509f6e4e4800fde
static/css/main.e6c13ad2.css,1697102668142,3e50f5e92915159fd2c8de23f1536cfb9f445223478cfa70edb3a6fbfe5dbf03
static/css/main.e6c13ad2.css.map,1697102668143,d99304e41fcd2e6d3aadd9df8d45fbb4b7935a1f7a03b1a272a8f0477725a7fa
static/js/main.8fa98648.js.LICENSE.txt,1697102668142,e725950f46c70f98e1ff23e12070bad9360c4fd717d614a0e42acca066479917
logo512.png,1697102660081,191fc21360b4ccfb1cda11a1efb97f489ed22672ca83f4064316802bbfdd750e
static/js/787.cda612ba.chunk.js,1697102668142,285a5e985a146d7a2168e584ea82acb2a74488fa6ba9531956f59780bb9618a1
static/js/787.cda612ba.chunk.js.map,1697102668143,065e1a2d8649dcdfcad4af1bd535dbe134e6aee9815c5a55b3610294877ea353
static/js/main.8fa98648.js,1697102668142,a2dc1b99760a36a1e6ec204bbfe23cc0e9640f1d38ffdaa99b1650a0a25b6b6a
static/js/main.8fa98648.js.map,1697102668143,12496653c344f3593fe10543471c115c13684376b3953048a65c8a857a0561b5
1 change: 1 addition & 0 deletions .firebase/hosting.eWVz.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
index.html,1697101281956,9784ba4d422ef8819091c9ca8849a38582cb345e8af086ad455e26edccdb0982
7 changes: 7 additions & 0 deletions database.rules.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
/* Visit https://firebase.google.com/docs/database/security to learn more about security rules. */
"rules": {
".read": false,
".write": false
}
}
9 changes: 4 additions & 5 deletions firebase.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"database": {
"rules": "database.rules.json"
},
"hosting": {
"public": "build",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"rewrites": [
{
"source": "**",
Expand Down
Loading

0 comments on commit a53798f

Please sign in to comment.