Back to search
A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.
Stars
61
Forks
19
Watchers
61
Open Issues
2
Overall repository health assessment
^4.0.0^5.0.0-rc0^3.16.08
commits
(feature) file re-structure: separated code into multiple files for better overview;
e36f1b2View on GitHub(features) added connect to database function; added create report function; set dotenv; added bluebird; wrapped all functions in connect wrappers; added callback event loop wait;
d2b795fView on GitHub(cleanup) removed unnecessary variables and added dotenv;
8b0e690View on GitHub