Skip to content

Commit

Permalink
[firebase/functions] Replace axios with node-fetch-commonjs
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed Aug 28, 2023
1 parent d225ac4 commit 462f7f6
Show file tree
Hide file tree
Showing 5 changed files with 269 additions and 76 deletions.
5 changes: 4 additions & 1 deletion firebase/functions/.gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# npm run shell:config
.runtimeconfig.json

## Compiled JavaScript files
**/*.js
**/*.js.map

# Typescript v1 declaration files
typings/

node_modules/
node_modules/
Loading

1 comment on commit 462f7f6

@vercel
Copy link

@vercel vercel bot commented on 462f7f6 Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dvhcvn – ./

dvhcvn-git-master-daohoangson.vercel.app
dvhcvn.vercel.app
dvhcvn-daohoangson.vercel.app

Please sign in to comment.