Commit Graph
4 Commits
Author SHA1 Message Date
David Luzar e45240c6ac feat: ensure we slugify into ASCII (#10) 2021-11-17 17:56:31 +01:00
ad1992 0d655810e6 use node 14 2021-11-01 12:34:48 +05:30
Aakansha Doshi 20ac63e048 fix: use github handle for head branch and use description in pull request body (#6)
* fix: use github handle for head branch and use description in pull request body

* newline
2021-11-01 12:30:21 +05:30
dwelleandAakansha Doshi f07e5b97d7 host on firebase (#5)
add setup script

set Functions EXCALIBOT_TOKEN on deploy

use yarn & node v14

update readme

use GH_TOKEN naming

deploy on pr [debug]

install deps during deploy

fix deps installing

change firebase project

install firebase-tools locally

use `busboy` and ensure we use Firebase emulator server on localhost

factor routes and middlewares into own files

Update functions/index.js

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>

Update functions/routes/libraries.js

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>

Update .github/workflows/deploy.yaml

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>

fix typo and wrap in try catch

update readme

remove busboy timeout

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2021-06-20 17:35:36 +05:30