Skip to content

Commit 3daa7a6

Browse files
authored
Add codebases for Python samples (#1087)
1 parent 5686a66 commit 3daa7a6

File tree

60 files changed

+90
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+90
-0
lines changed

Python/alerts-to-discord/README.md

Lines changed: 1 addition & 0 deletions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"functions": {
3+
"codebase": "alerts-to-discord"
4+
}
5+
}
Lines changed: 1 addition & 0 deletions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"functions": {
3+
"codebase": "delete-unused-accounts-cron"
4+
}
5+
}

Python/http-flask/README.md

Lines changed: 1 addition & 0 deletions

Python/http-flask/firebase.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"functions": {
3+
"codebase": "http-flask"
4+
}
5+
}

0 commit comments

Comments
 (0)