layerize

A framework to mange stacked data layers like postgresql, redis and elasticsearch.

Usage no npm install needed!

<script type="module">
  import layerize from 'https://cdn.skypack.dev/layerize';
</script>

README

LayerizeJS

A framework to mange stacked data layers like postgresql, redis and elasticsearch.

Build Status Coverage Status Commitizen friendly npm version

Install in your project

Install with npm:

npm install layerize

Working directly with Layerize code base

If you are running OSX, be sure to run npm with no optional to dynamodb dtrace-provider dependency version issue

npm i --no-optional

Get Started

Check out LayerizeJS's quick Get Started guide and the other guides.

Video Tutorials

Check out LayerizeJS's video tutorials!!

Documentation

All our code is well documented, thanks to JSDocs! Feel free to dig in and check out our code documentation!

Changelog

Learn about the latest improvements.

Want to help

Want to file a bug, contribute some code, or improve documentation? Excellent!