serverless-rest-api icon indicating copy to clipboard operation
serverless-rest-api copied to clipboard

Building RESTful Web APIs with Firebase Cloud Function, Firestore, Express and TypeScript

Results 2 serverless-rest-api issues
Sort by recently updated
recently updated
newest added

Found 3 errors. npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! functions@ build: `tsc` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the functions@ build...

Apparently, this public project doesn't have test cases for the HTTP requests. It would be great if you can help to add it. References: https://firebase.google.com/docs/functions/unit-testing Thanks,

enhancement
Hacktoberfest