Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trs/nestjs-surrealdb

NestJS wrapper for SurrealDB
https://github.com/trs/nestjs-surrealdb

hacktoberfest

Last synced: 10 days ago
JSON representation

NestJS wrapper for SurrealDB

Awesome Lists containing this project

README

        

# SurrealDB for NestJS

## Install

```sh
npm install nestjs-surrealdb surrealdb.js
# or
yarn add nestjs-surrealdb surrealdb.js
```