Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anchan828/nest-kysely


https://github.com/anchan828/nest-kysely

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# @anchan828/nest-kysely

![npm](https://img.shields.io/npm/v/@anchan828/nest-kysely.svg)
![NPM](https://img.shields.io/npm/l/@anchan828/nest-kysely.svg)

Module for using [kysely](https://www.npmjs.com/package/kysely) with nestjs.

## Installation

```bash
$ npm i --save @anchan828/nest-kysely kysely
```

## Quick Start

See [packages/kysely/README.md](packages/kysely/README.md)