Skip to content

Commit

Permalink
Updated the web app with new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
divyanshVS committed Aug 5, 2024
1 parent 0dd0665 commit 6669daf
Show file tree
Hide file tree
Showing 32 changed files with 16,477 additions and 8,531 deletions.
18 changes: 9 additions & 9 deletions .firebase/hosting.YnVpbGQ.cache
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ logo192.png,1716217123234,3ee59515172ee198f3be375979df15ac5345183e656720a381b887
logo512.png,1716217123600,ee7e2f3fdb8209c4b6fd7bef6ba50d1b9dba30a25bb5c3126df057e1cb6f5331
manifest.json,1716217119063,aff3449bdc238776f5d6d967f19ec491b36aed5fb7f23ccff6500736fd58494a
robots.txt,1716217124876,bfe106a3fb878dc83461c86818bf74fc1bdc7f28538ba613cd3e775516ce8b49
asset-manifest.json,1719300160621,efba7211ae838301e2b8c297f840c0e73f361f46e52e4c797aa0a6ec92c4ab6a
index.html,1719300160621,a3ed5004d53b7f9ec9f988505f537e3abdfa488bac4f6d9499c87f14edc2b700
static/css/main.0e83ba38.css,1719300160660,0e6d952d45451e0547e8d648fc1d318bd0a4740209ea3ef4094dc0a3200f1cbc
static/js/main.3e5ade89.js.LICENSE.txt,1719300160659,6e5734ee8eec2623f5d13eb72fc148e9787ccc9ab661389c8f398b077c96b177
static/css/main.0e83ba38.css.map,1719300160660,b0716d93e32ac27187a2fb76cf3c86c80a429247b66e563dec2fc320baa4f994
static/media/pic5.c77f5bc72c3a2eb0a3e9.jpg,1719300160659,33a2bc1a7228ddd741e6483fc457bd7adff97e4aff679878813f374f5bc33076
static/media/loginbackground.fb1b60bdb1143d15e91e.jpg,1719300160659,d298b6d582e49acdefa133234566d8de4991ce84ba9f667c7e5d5ff2d88d0b55
static/js/main.3e5ade89.js,1719300160660,f78cfe7f6d8692cd67dc4e7b38c15aabe91833e6d6b3450258f804017290978c
static/js/main.3e5ade89.js.map,1719300160663,7f53dcb46337b5784ff326f0957dc65395409ec1b0a94eb3044ccb4c9391b3af
asset-manifest.json,1722779083286,99ce697b1057f7de5fb55989a46c6a04974a1aad6dd23dd6af779201e224e473
index.html,1722779383395,35fb3e5af0c507203774e7fd1dbf679807d372af4bf7c39211e486dd74ac256f
static/css/main.25f56104.css,1722779083350,e137e99d34947afc1ec85ac8d5659636550975c09cf20f05d5b712e92ad5db05
static/js/main.17cfe2a0.js.LICENSE.txt,1722779083350,669025af7b9f275c2a13c67369189e28bb3dad4e51350672b93347a170bf6317
static/media/pic5.c77f5bc72c3a2eb0a3e9.jpg,1722779083350,33a2bc1a7228ddd741e6483fc457bd7adff97e4aff679878813f374f5bc33076
static/css/main.25f56104.css.map,1722779083350,fa4b293a4280c01e74f0194381daca92f33649ce3b18313509bdea664b2f72bb
static/media/loginbackground.fb1b60bdb1143d15e91e.jpg,1722779083350,d298b6d582e49acdefa133234566d8de4991ce84ba9f667c7e5d5ff2d88d0b55
static/js/main.17cfe2a0.js,1722779083350,0072049dc10a76e9b4a2703cbfa2763442b54204dc4aaf47e3741306359d5782
static/js/main.17cfe2a0.js.map,1722779083350,4a38993e79bf82f2438c41147f4d9825675658a022efd1eb339e0ddd89050951
20 changes: 20 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools

name: Deploy to Firebase Hosting on merge
on:
push:
branches:
- main
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_FOODDELIVERY_D9C7A }}
channelId: live
projectId: fooddelivery-d9c7a
20 changes: 20 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools

name: Deploy to Firebase Hosting on PR
on: pull_request
permissions:
checks: write
contents: read
pull-requests: write
jobs:
build_and_preview:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_FOODDELIVERY_D9C7A }}
projectId: fooddelivery-d9c7a
Binary file added 28july.zip
Binary file not shown.
Binary file added 28june1.zip
Binary file not shown.
Binary file added 29june1.zip
Binary file not shown.
Binary file added 4aug.zip
Binary file not shown.
146 changes: 0 additions & 146 deletions firebase-debug.log

This file was deleted.

Loading

0 comments on commit 6669daf

Please sign in to comment.