mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 08:34:19 +01:00
12 lines
214 B
Markdown
12 lines
214 B
Markdown
# database-node
|
|
|
|
This is a minimal example showing how to use [`@tursodatabase/database`](https://www.npmjs.com/package/@tursodatabase/database) in the node.js
|
|
|
|
---
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
npm install
|
|
node index.mjs
|
|
``` |