metacall / faas

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

Integration with metacall installer #29

Closed HeeManSu closed 1 month ago

HeeManSu commented 4 months ago

We should package the Metacall CLI with both deploy and FaaS features together. This way, we'll have everything we need for the entire development cycle: you develop, test locally, and then you deploy. After deploying, test the deployment locally and finally deploy to the commercial faas.

viferga commented 1 month ago

This has been implemented already through docker compose and a new test suite.