franky47 / prisma-field-encryption-sandbox

Sandbox for https://github.com/47ng/prisma-field-encryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox repository for prisma-field-encryption

  1. Install dependencies:
$ yarn install
  1. Run the demo script:
$ yarn dev
  1. Inspect the SQLite database (./prisma/dev.db) to see encrypted fields.

  2. Edit script.ts to play with the API.

About

Sandbox for https://github.com/47ng/prisma-field-encryption


Languages

Language:TypeScript 100.0%