lambda-pouch

1.0.3 • Public • Published

Lambda Functions runtime on top of PouchDB

Build Status Package on npm

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!

Package Sidebar

Install

npm i lambda-pouch

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • mikebild