metacall / faas

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

delete repository directory if exits #24

Closed itsritiksingh closed 1 year ago

itsritiksingh commented 1 year ago

If made request to /api/repository/add api with same git repository then it was throwing error that folder already exits and is not empty!