lambda-pouch
v1.0.3
Published
Script API runtime on top of PouchDB
Downloads
10
Maintainers
Readme
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-pouch
and then just run it!
lambda
For more information run:
lambda -h
Run Tests
npm install
npm test
Development
npm run dev
Contributors
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!