Skip to content

Commit

Permalink
Merge pull request #58 from 1sigmoid/signup-beta-break
Browse files Browse the repository at this point in the history
🚑 added firebase
  • Loading branch information
sumukshashidhar authored Aug 25, 2020
2 parents 00f1cfa + a7282bf commit 489fcae
Show file tree
Hide file tree
Showing 6 changed files with 2,647 additions and 53 deletions.
5 changes: 5 additions & 0 deletions angular/.firebaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"projects": {
"default": "athena-e8cf5"
}
}
10 changes: 10 additions & 0 deletions angular/firebase.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"hosting": {
"public": "public",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
}
}
Loading

0 comments on commit 489fcae

Please sign in to comment.