Skip to content

Commit

Permalink
Merge pull request #4 from 392-f24/campus_specific
Browse files Browse the repository at this point in the history
Find zipcode
  • Loading branch information
angelp03 authored Nov 8, 2024
2 parents 3623b75 + 1cb69e2 commit 8df8a33
Show file tree
Hide file tree
Showing 7 changed files with 66 additions and 6,406 deletions.
15 changes: 1 addition & 14 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,5 @@
},
"database": {
"rules": "database.rules.json"
},
"functions": [
{
"source": "functions",
"codebase": "default",
"ignore": [
"node_modules",
".git",
"firebase-debug.log",
"firebase-debug.*.log",
"*.local"
]
}
]
}
}
2 changes: 0 additions & 2 deletions functions/.gitignore

This file was deleted.

78 changes: 0 additions & 78 deletions functions/index.js

This file was deleted.

Loading

0 comments on commit 8df8a33

Please sign in to comment.