Itay Harush

Results 3 issues of Itay Harush

Add support for "invoke local" Serverless command, invoke the function in the package folder structure with common_files and dependencies on root dir. Run on local machine will probably need to...

kind/feature

Hi How can I exclude the requirementsFile and the globalRequirements from the artifact? As it is not needed at run time. Thanks, Itay

kind/question

hi i am working on ejabberd_16.01 and i'm facing problems using mod_restful. ejabberd.yml: ``` listen: - port: 8088 ip: "::" module: ejabberd_http request_handlers: "/api": mod_restful ``` ``` modules: mod_restful: api:...