1.0.3 • Published 9 years ago
lambda-pouch v1.0.3
Lambda Functions runtime on top of PouchDB
A Lambda-Functions runtime on top of PouchDB as a self contained service with CouchDB synchronization.
Objectives - evaluating for your project
- Frontend-First-Driven approach without backend/database migrations
- Self-contained // no infrastructure dependencies // no lock in
- Customizable for seamless integration of existing resources
Usage
First install using npm:
npm install -g lambda-pouchand then just run it!
lambdaFor more information run:
lambda -hRun Tests
npm install
npm testDevelopment
npm run devContributors
Check them out here
Issue Reporting
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker.
License
This project is licensed under the MIT license. See the LICENSE file for more info.
Thanks
You like this and you want to see what coming next? Follow me on Twitter @mikebild.
Enjoy!