Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.67 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.67 KB

NPM Version GitHub License Commitizen friendly

About

Kuzzle decorators

This is the official Typescript decorators for the free and open-source backend Kuzzle. It provides somes usefull decorators to improve development experience on backend

Kuzzle

Kuzzle is an open-source backend that includes a scalable server, a multiprotocol API, an administration console and a set of plugins that provide advanced functionalities like real-time pub/sub, blazing fast search and geofencing.

Getting started 👉

Warning

The decorators are currently experimentals and can be get some breaking changes.

Installation

The typescript decorator could be used with Kuzzle backend with typescript (tested with Typescript 5.4)