Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 316 Bytes

File metadata and controls

3 lines (2 loc) · 316 Bytes

This repo contains a simple Node.js CRUD app that uses the Prisma Client ORM to communicate with a CockroachDB cluster.

For instructions on starting CockroachDB and running the code, see this tutorial.