metacall / faas

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

Refactored all code to get it to work #7

Closed paramsiddharth closed 2 years ago

paramsiddharth commented 2 years ago

Refactored all code to get it to work

This PR refactors the package.json and package-lock.json to fix the /protocol dependency issue, while at the same time updating all package-references.

It then fixes the linting issues that affected building and postinstall to get everything to work.

CC: @viferga

Signed-off-by: Param Siddharth contact@paramsid.com