metacall / faas

Reimplementation of MetaCall FaaS platform written in TypeScript.
https://dashboard.metacall.io
Apache License 2.0
13 stars 21 forks source link

error handling while uploading packages in zip #20

Closed durgesh077 closed 1 year ago

durgesh077 commented 1 year ago

issue:- https://github.com/metacall/faas/issues/16 1) error handle when not file is uploaded 2) ill error handle for illformated metacall-json 3) fix :typscript compile error in utils.ts

Creatoon commented 1 year ago

Hey your pr was really good, but it needed some extra work, you can see it in #21, thanks