[TASK] Initial commit: basic firebase setup and part 1 almost solved (of-by-one)

This commit is contained in:
2021-12-01 09:23:36 +01:00
commit eb211e1ba3
18 changed files with 5033 additions and 0 deletions

5
.firebaserc Normal file
View File

@@ -0,0 +1,5 @@
{
"projects": {
"default": "advent-of-code-2021-911a8"
}
}